Skip to content

Commit

Permalink
codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
scaprile committed Jul 19, 2023
1 parent 455299d commit 10a71ee
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 @@ -23,8 +23,8 @@ jobs:

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: cpp
with:
languages: cpp
- run: |
make test
make mip_test
Expand Down

0 comments on commit 10a71ee

Please sign in to comment.