Skip to content

Commit

Permalink
change plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed May 24, 2024
1 parent 75b74cc commit ef544e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Test with Java 8
# Direct goal invocation ("surefire:test") prevents recompiling tests
run: |
mvn surefire:test \
mvn org.apache.maven.plugins:maven-surefire-plugin:test \
--errors \
--batch-mode \
--no-transfer-progress \
Expand Down

0 comments on commit ef544e6

Please sign in to comment.