mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
i swear its working now
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
da8f6331eb
commit
7af341a649
2
.github/workflows/ut-analysis.yml
vendored
2
.github/workflows/ut-analysis.yml
vendored
@ -34,5 +34,5 @@ jobs:
|
||||
working-directory: ${{ env.working-directory }}
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest unit-test.py
|
||||
pytest
|
||||
working-directory: ${{ env.working-directory }}
|
2
.github/workflows/ut-superscript.yml
vendored
2
.github/workflows/ut-superscript.yml
vendored
@ -34,5 +34,5 @@ jobs:
|
||||
working-directory: ${{ env.working-directory }}
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest unit-test.py
|
||||
pytest
|
||||
working-directory: ${{ env.working-directory }}
|
||||
|
Loading…
Reference in New Issue
Block a user