Skip to content

Commit

Permalink
run fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sash7410 committed May 12, 2024
1 parent 59fa9b3 commit 62e99cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
run: mvn test # Executes the test phase

- name: Run application
run: java -jar ./target/demo-1.0-SNAPSHOT.jar ../project-gitignore/.gitignore ../project-gitignore ./project-gitignore true
run: java -jar ./target/demo-1.0-SNAPSHOT.jar ../project-gitignore/.gitignore ../project-gitignore ../project-gitignore/results true

0 comments on commit 62e99cc

Please sign in to comment.