Skip to content

Commit

Permalink
Try another test why did that work
Browse files Browse the repository at this point in the history
  • Loading branch information
IanCa committed Feb 5, 2024
1 parent 77e6a2e commit e54330d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
pip install .
- name: Run post-installation test
run: |
python -c "import hed; import hed.models"
python -c "from hed.models.hed_string import HedString"

0 comments on commit e54330d

Please sign in to comment.