Skip to content

Commit

Permalink
case-sensitive tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolinmorgan committed Mar 22, 2024
1 parent 377570b commit 30c9e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
source dots/bin/activate
python -m spacy download en_core_web_sm
python dots/test/test_dots_feat.py
python DOTS/test/test_dots_feat.py
env:
OS_TOKEN: ${{ secrets.OS_TOKEN }}

Expand Down

0 comments on commit 30c9e6b

Please sign in to comment.