Skip to content

Commit 1966f4f

Browse files
authoredSep 1, 2024··
Update codeql.yml (#70)
1 parent 0fdabfd commit 1966f4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/codeql.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ jobs:
6969
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
7070

7171
- run: |
72-
echo "Run, Build Application using script"
73-
mvn clean test jacoco:report package
72+
echo "Run, Build Application using script"
73+
mvn clean test jacoco:report package
7474
7575
- name: Perform CodeQL Analysis
7676
uses: github/codeql-action/analyze@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6

0 commit comments

Comments
 (0)
Please sign in to comment.