Workaround for test failing

This commit is contained in:
Anatoly Laskaris 2023-11-21 17:46:19 +02:00
parent dcf897a5b2
commit 8303ab0fb6
2 changed files with 4 additions and 2 deletions

View File

@ -47,9 +47,8 @@ jobs:
secrets: |
kv/cargo-registry/users/ci token | CARGO_REGISTRIES_FLUENCE_TOKEN
- name: Setup Rust toolchain
uses: actions-rust-lang/setup-rust-toolchain@v1
uses: dsherret/rust-toolchain-file@v1
- name: Download marine artifact
id: marine

View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
echo TODO