Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
austimkelly committed Feb 2, 2024
1 parent a19b75b commit 86ea17d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
- name: Run tests
working-directory: ./org-scan
run: python -m unittest ./org-scan/ss_unittests.py
run: python -m unittest ss_unittests.py

0 comments on commit 86ea17d

Please sign in to comment.