Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
IKatsuba committed Nov 22, 2020
1 parent 1e3343e commit e627301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
- name: Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GH_TOKEN }}
github-token : ${{secrets.GITHUB_TOKEN}}
path-to-lcov: ./coverage/workers/lcov.info

0 comments on commit e627301

Please sign in to comment.