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 f62d4e0 commit 11f2d2dCopy full SHA for 11f2d2d
.github/workflows/test.yml
@@ -71,7 +71,7 @@ jobs:
71
72
test:
73
needs: pre-commit
74
- runs-on: ubuntu-${{ matrix.ubuntu_version }}"
+ runs-on: ubuntu-${{ matrix.ubuntu_version }}
75
76
strategy:
77
fail-fast: false
0 commit comments