Skip to content

Commit

Permalink
ci: update codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
biodrone committed Oct 13, 2021
1 parent 3330cf7 commit b23645b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:
# and modify them (or add more) to build your code if your project
# uses a compiled language

- run: |
make bootstrap
make release
# - run: |
# make bootstrap
# make release

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

0 comments on commit b23645b

Please sign in to comment.