mirror of
https://github.com/crypto-pro-web/crypto-pro-js.git
synced 2025-04-18 19:43:12 +03:00
[FIX] - COVERALLS TOKEN
This commit is contained in:
parent
a6c03337a2
commit
97e3273b41
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
- name: Coveralls
|
||||
uses: coverallsapp/github-action@master
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github-token: ${{ secrets.COVERALLS_REPO_TOKEN }}
|
||||
|
||||
lint:
|
||||
runs-on: ubuntu-20.04
|
||||
|
Loading…
Reference in New Issue
Block a user