We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c1ca8 commit 1bad2c1Copy full SHA for 1bad2c1
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
- uses: pre-commit/[email protected]
25
26
tests:
27
- names: ${{ matrix.name }}
+ name: ${{ matrix.name }}
28
runs-on: ubuntu-18.04
29
strategy:
30
fail-fast: false
0 commit comments