Skip to content

Commit 762189f

Browse files
committed
Fix typo.
1 parent 0752b33 commit 762189f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
paths:
44
- 'test/**'
55
jobs:
6-
src:
6+
test:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)