Skip to content

Commit

Permalink
Fix tests when the substrait-cpp repo is cloned
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Apr 10, 2024
1 parent 7154e69 commit e6fb60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
python -m pip install ".[test]"
- name: Run tests
run: |
python -m pytest
python -m pytest tests

0 comments on commit e6fb60a

Please sign in to comment.