We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c4f6b commit 981a3f6Copy full SHA for 981a3f6
.github/workflows/tests.yml
@@ -7,7 +7,7 @@ on:
7
branches: [master]
8
9
jobs:
10
- build:
+ test:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v2
0 commit comments