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 dc91d71 commit ad3df32Copy full SHA for ad3df32
.github/workflows/rust.yaml
@@ -88,6 +88,7 @@ jobs:
88
if: ${{ !matrix.coverage }}
89
with:
90
command: test
91
+ args: --features disable-docker
92
- uses: actions-rs/[email protected]
93
if: ${{ matrix.coverage }}
94
- uses: codecov/codecov-action@v1
0 commit comments