mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
ci: Add registry to tests (#589)
This commit is contained in:
parent
85b8f31e74
commit
9507cb6917
7
.github/workflows/tests.yml
vendored
7
.github/workflows/tests.yml
vendored
@ -38,4 +38,9 @@ jobs:
|
||||
uses: fluencelabs/aqua-playground/.github/workflows/tests.yml@master
|
||||
with:
|
||||
aqua-version: "${{ needs.snapshot.outputs.aqua-version }}"
|
||||
rust-peer-image: fluencelabs/fluence:minimal_nightly
|
||||
|
||||
registry:
|
||||
needs: snapshot
|
||||
uses: fluencelabs/registry/.github/workflows/tests.yml@main
|
||||
with:
|
||||
aqua-version: "${{ needs.snapshot.outputs.aqua-version }}"
|
||||
|
Loading…
Reference in New Issue
Block a user