Skip to content

Commit

Permalink
Update .github/workflows/cpu-tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Kotik <[email protected]>
  • Loading branch information
RandomDefaultUser and DanielKotik authored Jun 5, 2024
1 parent a85a280 commit 8e84f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpu-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
# folder in the zip file has to be updated for data repository
# updates as well - the string at the end is the hash of the data
# repository commit.
unzip test-data-v1.7.8.zip
unzip -q test-data-v1.7.8.zip
mv mala-project-test-data-46a6992 mala_data
- name: Test mala
Expand Down

0 comments on commit 8e84f2e

Please sign in to comment.