mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-14 13:30:50 +00:00
Migrate aqua-playground tests to aqua
This commit is contained in:
parent
aeae703229
commit
b4aae71bce
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@ -249,12 +249,12 @@ jobs:
|
||||
with:
|
||||
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
||||
|
||||
aqua-playground:
|
||||
aqua:
|
||||
needs:
|
||||
- js-client
|
||||
- rust-peer-snapshot
|
||||
|
||||
uses: fluencelabs/aqua-playground/.github/workflows/tests.yml@master
|
||||
uses: fluencelabs/aqua/.github/workflows/tests.yml@FLU-345
|
||||
with:
|
||||
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
||||
rust-peer-image: "${{ needs.rust-peer-snapshot.outputs.rust-peer-image }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user