We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d3f3c commit 0cd214bCopy full SHA for 0cd214b
.github/workflows/test.yaml
@@ -2,7 +2,7 @@ name: Testing
2
on: [push]
3
4
jobs:
5
- lint:
+ test:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v2
0 commit comments