remove failing fix for ci error http://server1/fabolous005/isomer/issues/1
Some checks failed
CI / Rust project (push) Failing after 47s

This commit is contained in:
fabolous005 2023-11-23 18:14:24 +01:00
parent 6e8d90d8c8
commit 214e579501

View File

@ -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