Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lihuiba committed May 29, 2024
1 parent a99fdc1 commit a03b512
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.linux.compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,9 @@ jobs:
name: output850
- name: test
run: |
# tar -x --use-compress-program=zstdmt -f output850.tzs
tar -x --use-compress-program=zstdmt -f output850.tzs
ls -R
cd build/output
ctest --timeout 3600 -V
gcc921:
Expand Down

0 comments on commit a03b512

Please sign in to comment.