Skip to content

Commit 8532d6b

Browse files
committed
ci(test): rename job in test workflow to test, was build
1 parent 79a50af commit 8532d6b

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
@@ -9,7 +9,7 @@ on:
99
- main
1010

1111
jobs:
12-
build:
12+
test:
1313
runs-on: ubuntu-24.04 # or ubuntu-latest
1414

1515
steps:

0 commit comments

Comments
 (0)