Skip to content

Commit

Permalink
Update command
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Oct 9, 2024
1 parent 33ba58d commit c3c1299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/receive-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c3c1299

Please sign in to comment.