Skip to content

Commit

Permalink
gremlins
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Sep 18, 2024
1 parent 9a58f10 commit 5ca9f1a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,12 @@ jobs:
NIX_INSTALLER_LOGGER: pretty
NIX_INSTALLER_LOG_DIRECTIVES: nix_installer=debug
RUST_BACKTRACE: full
- name: Breakpoint if tests failed
if: failure()
uses: namespacelabs/breakpoint-action@v0
with:
duration: 30m
authorized-users: grahamc, cole-h

run-x86_64-linux-release-checks:
name: Run x86_64 Linux release checks
Expand Down

0 comments on commit 5ca9f1a

Please sign in to comment.