Skip to content

Commit 6598535

Browse files
committed
ci: improve job naming in test workflow
1 parent 5d17703 commit 6598535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
contents: read
1111

1212
jobs:
13-
build:
13+
test:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
max-parallel: 1

0 commit comments

Comments
 (0)