Skip to content

Commit

Permalink
Merge pull request #11 from msakai/update-stack-hpc-coveralls
Browse files Browse the repository at this point in the history
Update stack-hpc-coveralls
  • Loading branch information
msakai authored Jun 18, 2023
2 parents 43bbafd + 6f4a442 commit a1b2586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ jobs:
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: |
curl -L https://github.com/lehins/stack-hpc-coveralls/releases/download/v0.0.6.0/shc.tar.gz | tar -xz
curl -L https://github.com/rubik/stack-hpc-coveralls/releases/download/v0.0.7.0/shc-Linux-X64.tar.bz2 | tar -xj
./shc --repo-token="$COVERALLS_REPO_TOKEN" bytestring-encoding bytestring-encoding-test

0 comments on commit a1b2586

Please sign in to comment.