There was an error while loading. Please reload this page.
1 parent e410d3a commit e826a44Copy full SHA for e826a44
1 file changed
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
env:
39
ENABLE_PYABACUS_TESTS: "0"
40
run: |
41
- pytest -q -m "not pyabacus" tests/smoke tests/unit tests/integration tests/regression
+ pytest -q -m "not pyabacus" tests/
42
43
# - name: Archive Pytest test report
44
# uses: actions/upload-artifact@v4
0 commit comments