Skip to content

Commit

Permalink
Combine pytests into one stage
Browse files Browse the repository at this point in the history
  • Loading branch information
timsaucer committed Nov 11, 2024
1 parent 50b4bf2 commit 468ef5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ jobs:
source venv/bin/activate
pip install -e . -vv
pytest -v .
- name: Test FFI module
run: |
cd examples/ffi-table-provider
pytest _test_table_provider.py
Expand Down

0 comments on commit 468ef5b

Please sign in to comment.