Skip to content

Commit

Permalink
fixup! Lets see wht happens with this
Browse files Browse the repository at this point in the history
  • Loading branch information
zauguin committed Feb 25, 2024
1 parent b3950ef commit 5883249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
package_file: .github/tl_packages
cache_version: 0
- name: Run l3build
run: ${{ matrix.l3build_cmd }}
run: l3build check -q -H --show-log-on-error
# Now we create the artifacts: There are two cases where this happens.
# 1. If we failed running tests
- name: Archive failed test output
Expand Down

0 comments on commit 5883249

Please sign in to comment.