mirror of https://github.com/fafhrd91/actix-net
fix ci
This commit is contained in:
parent
2d04e7c7af
commit
2c547c43e1
|
@ -100,7 +100,6 @@ jobs:
|
|||
if: >
|
||||
matrix.target.os != 'ubuntu-latest'
|
||||
&& matrix.target.triple != 'x86_64-pc-windows-gnu'
|
||||
uses: actions-rs/cargo@v1
|
||||
run: |
|
||||
cargo ci-test
|
||||
cargo ci-test-rt
|
||||
|
|
Loading…
Reference in New Issue