mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
parent
4fcfaf9c7c
commit
a70da08bdf
6
.github/workflows/e2e.yml
vendored
6
.github/workflows/e2e.yml
vendored
@ -46,6 +46,12 @@ jobs:
|
||||
with:
|
||||
aqua-version: "${{ needs.aqua.outputs.aqua-version }}"
|
||||
|
||||
fluence-cli:
|
||||
needs: aqua
|
||||
uses: fluencelabs/fluence-cli/.github/workflows/tests.yml@main
|
||||
with:
|
||||
aqua-api-version: "${{ needs.aqua.outputs.aqua-api-version }}"
|
||||
|
||||
aqua-native:
|
||||
name: "aqua"
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user