Skip to content

Commit 5d72a10

Browse files
committed
fix: suggestion
1 parent 45d2b08 commit 5d72a10

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
@@ -2,7 +2,7 @@ name: Tests
22
on: [push, pull_request]
33

44
jobs:
5-
lint:
5+
test:
66
runs-on: ubuntu-latest
77

88
steps:

0 commit comments

Comments
 (0)