Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Nov 10, 2023
1 parent 85a0c60 commit a437de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fortify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Test
run: |
sbt compile
sbt -DfortifyEnabled=true compile
rm -f target/vulnerabilities-actual.txt
./Fortify/Fortify_SCA_23.1.1/bin/sourceanalyzer \
-b sample \
Expand Down

0 comments on commit a437de7

Please sign in to comment.