Skip to content

Commit 468ef5b

Browse files
committed
Combine pytests into one stage
1 parent 50b4bf2 commit 468ef5b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,6 @@ jobs:
109109
source venv/bin/activate
110110
pip install -e . -vv
111111
pytest -v .
112-
113-
- name: Test FFI module
114-
run: |
115112
cd examples/ffi-table-provider
116113
pytest _test_table_provider.py
117114

0 commit comments

Comments
 (0)