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 3615055 commit 21f1f50
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 @@ -16,8 +16,8 @@ jobs:

- name: Download and extract codeql-bundle
run: |
sudo curl -v -sSLO https://github.com/saveourtool/diktat/releases/download/v2.0.0/diktat
ls -a
sudo curl -v -sSLO https://github.com/github/codeql-action/releases/download/codeql-bundle-v2.15.5/codeql-bundle-linux64.tar.gz
ls -la
- name: Run codeQL
run: |
codeql-bundle/codeql test run languages/cpp

0 comments on commit 21f1f50

Please sign in to comment.