Skip to content

Commit

Permalink
More accurately name tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaguire committed Sep 25, 2022
1 parent fc04420 commit 1f8e325
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Run crude test of CLI parser for all tools
run: |
pushd test
bash run_test.sh
bash run_integration_test.sh
popd
#- name: Validate all harmonized .json files with SALAD schema
# run: |
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 1f8e325

Please sign in to comment.