mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-30 19:21:19 +00:00
Rename integration_test to integration-test (#209)
This commit is contained in:
parent
ea322f461d
commit
56ca46eb7a
@ -7,7 +7,7 @@ workflows:
|
|||||||
- test
|
- test
|
||||||
- test-emscripten
|
- test-emscripten
|
||||||
- test-wasm
|
- test-wasm
|
||||||
- integration_test
|
- integration-test
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
@ -73,7 +73,7 @@ jobs:
|
|||||||
- "~/.cargo"
|
- "~/.cargo"
|
||||||
- "./target"
|
- "./target"
|
||||||
|
|
||||||
integration_test:
|
integration-test:
|
||||||
docker:
|
docker:
|
||||||
- image: rust
|
- image: rust
|
||||||
- image: ipfs/go-ipfs
|
- image: ipfs/go-ipfs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user