Skip to content

Commit e826a44

Browse files
committed
Recover all tests.
1 parent e410d3a commit e826a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
env:
3939
ENABLE_PYABACUS_TESTS: "0"
4040
run: |
41-
pytest -q -m "not pyabacus" tests/smoke tests/unit tests/integration tests/regression
41+
pytest -q -m "not pyabacus" tests/
4242
4343
# - name: Archive Pytest test report
4444
# uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)