mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-04-14 21:16:04 +00:00
parent
82da491f3d
commit
4ef0d312ca
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@ -44,10 +44,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
||||||
|
|
||||||
fluence-cli:
|
flox:
|
||||||
needs:
|
needs:
|
||||||
- js-client
|
- js-client
|
||||||
|
|
||||||
uses: fluencelabs/fluence-cli/.github/workflows/tests.yml@main
|
uses: fluencelabs/flox/.github/workflows/tests.yml@main
|
||||||
with:
|
with:
|
||||||
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
js-client-snapshots: "${{ needs.js-client.outputs.js-client-snapshots }}"
|
Loading…
x
Reference in New Issue
Block a user