mirror of
https://github.com/fluencelabs/marine-rs-sdk-test
synced 2025-04-25 07:22:15 +00:00
Workaround for test failing
This commit is contained in:
parent
dcf897a5b2
commit
8303ab0fb6
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -47,9 +47,8 @@ jobs:
|
|||||||
secrets: |
|
secrets: |
|
||||||
kv/cargo-registry/users/ci token | CARGO_REGISTRIES_FLUENCE_TOKEN
|
kv/cargo-registry/users/ci token | CARGO_REGISTRIES_FLUENCE_TOKEN
|
||||||
|
|
||||||
|
|
||||||
- name: Setup Rust toolchain
|
- name: Setup Rust toolchain
|
||||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
uses: dsherret/rust-toolchain-file@v1
|
||||||
|
|
||||||
- name: Download marine artifact
|
- name: Download marine artifact
|
||||||
id: marine
|
id: marine
|
||||||
|
3
examples/multi-service/build.sh
Executable file
3
examples/multi-service/build.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
echo TODO
|
Loading…
x
Reference in New Issue
Block a user