remove failing fix for ci error http://server1/fabolous005/isomer/issues/1
Some checks failed
CI / Rust project (push) Failing after 47s
Some checks failed
CI / Rust project (push) Failing after 47s
This commit is contained in:
parent
6e8d90d8c8
commit
214e579501
@ -10,10 +10,6 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
- uses: actions-rs/cargo@v1
|
||||
container:
|
||||
image: actions-rs/cargov1
|
||||
options: --add-host server1:192.168.2.101 \
|
||||
--add-host server2:192.168.2.102
|
||||
with:
|
||||
command: build
|
||||
args: --release --all-features
|
||||
|
||||
Loading…
Reference in New Issue
Block a user