Skip to content

Commit

Permalink
CodeQl (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
big-andy-coates authored Oct 26, 2022
1 parent 134548e commit d58ae13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./gradlew jar
run: ./gradlew test

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2

0 comments on commit d58ae13

Please sign in to comment.