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.
2 parents a19657f + 98cb228 commit 9bec564Copy full SHA for 9bec564
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}
34
35
macos:
36
- runs-on: macOS-latest
+ runs-on: macos-latest
37
steps:
38
- uses: actions/checkout@v1
39
- run: |
0 commit comments