Skip to content

Commit 5ca0fdd

Browse files
committed
chore: rename workflow
1 parent ae1d04a commit 5ca0fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on:
22
push:
33
branches: [master]
44
pull_request: {}
5-
name: Test
5+
name: Tests
66
jobs:
77
test:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)