Skip to content

Commit

Permalink
Test GHA runs unit tests (#1476)
Browse files Browse the repository at this point in the history
  • Loading branch information
arielkr256 authored Jan 22, 2025
1 parent 173411e commit 0bb44f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

- name: test
run: |
make data-models-unit-test global-helpers-unit-test
pipenv run panther_analysis_tool test --show-failures-only
test-authenticated:
Expand Down

0 comments on commit 0bb44f3

Please sign in to comment.