diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 1a6e6005..ffb27eaf 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -34,4 +34,4 @@ jobs: - name: Test with pytest run: | pytest tests/ptest/test_sysexit.py - pytest tests/testcbp/benchmark.py + pytest tests/testcbp/HSP2results/benchmark.py