Skip to content

Commit 41fa59f

Browse files
committed
fix: 🐛 change workflow name
1 parent 7222284 commit 41fa59f

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
- master
1010

1111
jobs:
12-
build:
12+
test:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v2.3.4

0 commit comments

Comments
 (0)