Update command

This commit is contained in:
Rick Ossendrijver
2024-10-09 14:13:56 +02:00
parent a685a1aabf
commit b5c19850a0

View File

@@ -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