Skip to content

Commit ad3df32

Browse files
committed
fix: disable docker tests for the moment
1 parent dc91d71 commit ad3df32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
if: ${{ !matrix.coverage }}
8989
with:
9090
command: test
91+
args: --features disable-docker
9192
- uses: actions-rs/[email protected]
9293
if: ${{ matrix.coverage }}
9394
- uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)