1
0
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:
Patrik J. Braun 2023-10-12 00:39:36 +02:00
parent e7198743e7
commit ced2d5cf73

View File

@ -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: