Skip to content

Commit

Permalink
Update coverity_scan.yml
Browse files Browse the repository at this point in the history
adding verbose to debug curl
  • Loading branch information
jaimemcc-intel authored Oct 20, 2023
1 parent 64b4bc1 commit a55a04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
--form file=@$GITHUB_WORKSPACE/build-results.bz2 \
--form version="Version" \
--form description="Build" \
https://scan.coverity.com/builds?project=EleutherAI%2Fgpt-neox
https://scan.coverity.com/builds?project=EleutherAI%2Fgpt-neox -v

0 comments on commit a55a04f

Please sign in to comment.