mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
add token to coveralls
This commit is contained in:
parent
e7198743e7
commit
ced2d5cf73
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -67,6 +67,8 @@ jobs:
|
||||
CI: true
|
||||
- name: Coveralls
|
||||
uses: coverallsapp/github-action@v2
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: E2E test - Cypress run
|
||||
uses: cypress-io/github-action@v6
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user