We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c4d1c5 commit 7fc14d8Copy full SHA for 7fc14d8
.github/workflows/tests.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
8
jobs:
9
- checkout_and_test:
+ test:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
0 commit comments