Skip to content

Commit

Permalink
Workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
DrAlexD committed Jan 16, 2024
1 parent a38f24f commit 1c363fa
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 @@ -19,6 +19,6 @@ jobs:
sudo curl -sSLO https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.15.5/codeql-bundle-linux64.tar.gz
- name: Run codeQL
run: |
ls -la
tar -xzf codeql-bundle-linux64.tar.gz
ls -la
codeql-bundle-linux64/codeql test run languages/cpp

0 comments on commit 1c363fa

Please sign in to comment.