We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92da2de commit 0e85837Copy full SHA for 0e85837
.github/workflows/ci.yml
@@ -52,11 +52,11 @@ jobs:
52
backtrace: full
53
_internal-strict-mode: true
54
determinate: ${{ matrix.determinate }}
55
- - name: Breakpoint if tests failed
56
- uses: namespacelabs/breakpoint-action@v0
57
- with:
58
- duration: 30m
59
- authorized-users: grahamc
+ # - name: Breakpoint if tests failed
+ # uses: namespacelabs/breakpoint-action@v0
+ # with:
+ # duration: 30m
+ # authorized-users: grahamc
60
61
- name: echo $PATH
62
run: echo $PATH
0 commit comments