mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Update command
This commit is contained in:
2
.github/workflows/receive-pr.yml
vendored
2
.github/workflows/receive-pr.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
|
||||
# Execute Error Prone
|
||||
- name: Run Error Prone
|
||||
run: mvn verify -Perror-prone -Ppatch
|
||||
run: mvn -T1C verify -Perror-prone-fork -Pnon-maven-central -Pself-check -s settings.xml
|
||||
|
||||
# Capture the diff
|
||||
- name: Create patch
|
||||
|
||||
Reference in New Issue
Block a user