Skip to content

Commit

Permalink
TST: use default number and job id
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Nov 24, 2023
1 parent 2a6ee25 commit 36bdc1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,5 @@ jobs:
- name: Publish results to coveralls
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_SERVICE_JOB_ID: ${{ github.job }}
COVERALLS_SERVICE_NUMBER: $ {{ github.run_id }}
uses: coverallsapp/github-action@v2
continue-on-error: true

0 comments on commit 36bdc1d

Please sign in to comment.