Skip to content

Commit

Permalink
fix pytest paths
Browse files Browse the repository at this point in the history
  • Loading branch information
rousik committed Sep 6, 2023
1 parent a81ebf0 commit 364b053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
src/pudl/package_data/settings/etl_fast.yml
- name: Run integration tests on live data
run: pytest --live-dbs src/pudl/test/integration
run: pytest --live-dbs test/integration

# ci-integration:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit 364b053

Please sign in to comment.