Skip to content

Commit

Permalink
Archive the logs for the artifact step.
Browse files Browse the repository at this point in the history
  • Loading branch information
ensonic committed Feb 16, 2024
1 parent 1a1f561 commit b80d4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: make check
id: check
run: |
xvfb-run -- make -k check
xvfb-run -- make -k check BT_ARCHIVE_LOGS=1
- name: Rerun failed tests under gdb and get backtraces
id: rerun_tests
Expand Down

0 comments on commit b80d4f9

Please sign in to comment.