Skip to content

Commit

Permalink
Remove the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
omalyshe committed Jul 22, 2024
1 parent 2e07c2a commit 7798ca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
- name: Download Linux 64 Coverity Tool
run: |
curl https://scan.coverity.com/download/cxx/linux64 \
# --no-progress-meter \
--output cov-linux64-tool.tar.gz \
--data "token=${{secrets.COVERITY_TOKEN}}&project=${env: COVERITY_PROJECT}"
ls -l
Expand Down

0 comments on commit 7798ca7

Please sign in to comment.