Skip to content

Commit

Permalink
bpa
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Jan 13, 2025
1 parent 6f79b1e commit ed1ef59
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 @@ -297,6 +297,11 @@ jobs:
echo "/nix exists"
exit 1
fi
- uses: namespacelabs/breakpoint-action@v0
if: failure()
with:
duration: 30m
authorized-users: grahamc, cole-h

run-x86_64-darwin:
name: Run x86_64 Darwin${{ matrix.determinate && ' (--determinate)' || ''}}
Expand Down

0 comments on commit ed1ef59

Please sign in to comment.