Skip to content

Commit

Permalink
Update coverity_scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimemcc-intel authored Oct 19, 2023
1 parent 5b529c5 commit 64b4bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverity_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
pushd $GITHUB_WORKSPACE
cd $GITHUB_WORKSPACE/gpt-neox
$GITHUB_WORKSPACE/coverity/bin/cov-build --dir $GITHUB_WORKSPACE/cov-int --no-command --fs-capture-search ./
popd
tar caf build-results.bz2 cov-int
curl --form token=$COVERITY_TOKEN \
--form email=$COV_USER \
Expand Down

0 comments on commit 64b4bc1

Please sign in to comment.