add breakpoint

This commit is contained in:
Graham Christensen 2024-07-22 10:44:36 -04:00
parent 86aaa655ac
commit 50cb5ecf24

View file

@ -110,3 +110,8 @@ jobs:
- name: Check the cache for liveness - name: Check the cache for liveness
run: | run: |
.github/workflows/cache-test.sh .github/workflows/cache-test.sh
- uses: namespacelabs/breakpoint-action@v0
if: failure()
with:
duration: 30m
authorized-users: grahamc