mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-09-04 06:07:20 +00:00
i swear its working now
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
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 }}
|
||||
|
Reference in New Issue
Block a user