Skip to content

Commit 4821e60

Browse files
committed
ci(actions): rename test jobs
1 parent f2c5667 commit 4821e60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
- master
77

88
jobs:
9-
release:
10-
name: Release
9+
test:
10+
name: Test
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout

0 commit comments

Comments
 (0)