forked from github/plane
build: update workflow file
This commit is contained in:
parent
3d0450580c
commit
b51c31f8d4
2
.github/workflows/test_runner.yml
vendored
2
.github/workflows/test_runner.yml
vendored
@ -49,5 +49,5 @@ jobs:
|
||||
- name: Run Tests
|
||||
working-directory: ./apiserver
|
||||
env:
|
||||
SECRET_KEY: ${{ secrets.SECRET_KEY }}
|
||||
SECRET_KEY: ${{ secrets.SECRET_KEY }}
|
||||
run: coverage run --source='.' manage.py test --settings=plane.settings.test
|
||||
|
Loading…
Reference in New Issue
Block a user