We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba2642 commit 5478aa5Copy full SHA for 5478aa5
1 file changed
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
lint:
10
- name: Lint
+ name: Lint & Test
11
runs-on: ubuntu-latest
12
13
steps:
0 commit comments