We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0752b33 commit 762189fCopy full SHA for 762189f
.github/workflows/test.yml
@@ -3,7 +3,7 @@ on:
3
paths:
4
- 'test/**'
5
jobs:
6
- src:
+ test:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v2
0 commit comments