Skip to content

Commit 713d81c

Browse files
committed
Update the test job ID to smoke-test
1 parent 3a5c774 commit 713d81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/self-smoke-test-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on: # yamllint disable-line rule:truthy
77
pull_request:
88

99
jobs:
10-
test:
10+
smoke-test:
1111
runs-on: ubuntu-latest
1212

1313
services:

0 commit comments

Comments
 (0)