Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Teal Witter committed May 23, 2024
1 parent c67dc36 commit 461e63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
pip install -r requirements.txt
- name: Run tests
run: |
python naturalexperiments/test.py
python test.py


Expand Down

0 comments on commit 461e63e

Please sign in to comment.