Skip to content

Commit 60c0496

Browse files
authored
Update tests.yml
1 parent f615fff commit 60c0496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
run: |
135135
wget -q -O - https://data.kitware.com/api/v1/file/hashsum/sha512/5d937e938f7b882a3a3e7941e68f8312d0898aaf2082e00003dd362b1ba70b98b0a08706a1be28e71652a6a0f1e66f89768b5eaa20e5a100592d5b3deefec3f0/download | tar zxf - -C ~/
136136
- name: Run tests
137+
shel: bash
137138
run: |
138139
export PATH=~/castxml/bin:$PATH
139140
pytest tests

0 commit comments

Comments
 (0)