Skip to content

Commit

Permalink
debug..
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Sep 13, 2024
1 parent d05bad1 commit 86a561d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,8 @@ jobs:
cat -n /etc/nix/nix.conf
grep -E "^trusted-users = .*$USER" /etc/nix/nix.conf
grep -E "^use-sqlite-wal = true" /etc/nix/nix.conf
- uses: namespacelabs/breakpoint-action@v0
if: failure()
with:
duration: 30m
authorized-users: grahamc

0 comments on commit 86a561d

Please sign in to comment.