mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Helps if I put it in the right place
This commit is contained in:
4
.github/workflows/django.yml
vendored
4
.github/workflows/django.yml
vendored
@@ -48,8 +48,8 @@ jobs:
|
|||||||
upload-coverage:
|
upload-coverage:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
with:
|
|
||||||
github-token: ${{ secrets.github_token }}
|
|
||||||
steps:
|
steps:
|
||||||
- name: Coveralls GitHub Action
|
- name: Coveralls GitHub Action
|
||||||
uses: coverallsapp/github-action@v1.1.2
|
uses: coverallsapp/github-action@v1.1.2
|
||||||
|
with:
|
||||||
|
github-token: ${{ secrets.github_token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user