Skip to content

Commit

Permalink
try running a single test to see if it works
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaykarle committed Apr 18, 2024
1 parent 8e2bb46 commit a8e167a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
shell: bash

- name: "Test"
run: poetry run python -m unittest tests/**.py
run: poetry run python -m unittest tests/recognizer/flair_recognizer_test.py
shell: bash

0 comments on commit a8e167a

Please sign in to comment.