Skip to content

Commit 8006f4c

Browse files
committed
(MAINT) CI Debugging
1 parent 981f080 commit 8006f4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-upgrade-debug.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Upgrade test
2+
name: Upgrade test debug
33
on:
44
workflow_dispatch:
55
inputs:
@@ -32,7 +32,7 @@ on:
3232
required: true
3333
default: 'false'
3434
jobs:
35-
test-upgrade:
35+
test-upgrade-debug:
3636
name: PE ${{ matrix.version }} ${{ matrix.architecture }} on ${{ matrix.image }}
3737
runs-on: ubuntu-latest
3838
env:

0 commit comments

Comments
 (0)