Skip to content

Commit

Permalink
add breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Jul 22, 2024
1 parent 86aaa65 commit 50cb5ec
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 @@ -110,3 +110,8 @@ jobs:
- name: Check the cache for liveness
run: |
.github/workflows/cache-test.sh
- uses: namespacelabs/breakpoint-action@v0
if: failure()
with:
duration: 30m
authorized-users: grahamc

0 comments on commit 50cb5ec

Please sign in to comment.