Skip to content

Commit

Permalink
Update validate_ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Priour authored Sep 14, 2024
1 parent 35ce6c1 commit c2846ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
cd validateCDA
#mkdir report
javac -cp ".:./librairie/* ./validate.java
java -Xms2g -Xmx4g -cp ".:./librairie/*" validate -i ../testContenuCDA/ExemplesCDA/ -o ./report
#java -Xms2g -Xmx4g -cp ".:./librairie/*" validate -i ../testContenuCDA/ExemplesCDA/ -o ./report
- name: Get branch names
id: branch-name
Expand Down

0 comments on commit c2846ac

Please sign in to comment.