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 323edce commit b33c0b5Copy full SHA for b33c0b5
.github/workflows/test.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build:
12
13
- runs-on: "ubuntu-latest",
+ runs-on: "ubuntu-latest"
14
15
strategy:
16
matrix:
0 commit comments