Skip to content

Commit

Permalink
Fix partition option
Browse files Browse the repository at this point in the history
  • Loading branch information
e-belfer committed Dec 29, 2023
1 parent 2cbd7dd commit 5587b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
- name: Run integration tests, trying to use GCS cache if possible
run: |
pip install --no-deps --editable .
pudl_datastore --dataset epacems --p year_quarter=2022q1
pudl_datastore --dataset epacems --partition year_quarter=2022q1
make pytest-integration
- name: Upload coverage
Expand Down

0 comments on commit 5587b2e

Please sign in to comment.