Skip to content

Commit

Permalink
Update codeql.yml (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio authored Sep 1, 2024
1 parent 0fdabfd commit 1966f4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ jobs:
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.

- run: |
echo "Run, Build Application using script"
mvn clean test jacoco:report package
echo "Run, Build Application using script"
mvn clean test jacoco:report package
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
Expand Down

0 comments on commit 1966f4f

Please sign in to comment.