Skip to content

Commit 112b507

Browse files
ci(debug test): Rename workflow
1 parent e08d469 commit 112b507

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/debug-ci-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: tests
1+
name: tests debug
22
on:
33
pull_request:
44
push:
@@ -25,7 +25,7 @@ env:
2525
DDEV_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626

2727
jobs:
28-
tests:
28+
tests-debug:
2929
defaults:
3030
run:
3131
shell: bash

0 commit comments

Comments
 (0)