mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-04 14:40:17 +00:00
no init
This commit is contained in:
parent
90f5b8c815
commit
77897ae9c2
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@ -70,13 +70,10 @@ jobs:
|
|||||||
artifact: fcli
|
artifact: fcli
|
||||||
version: unstable
|
version: unstable
|
||||||
|
|
||||||
- name: Init local env with fcli
|
|
||||||
run: fluence local init --no-input
|
|
||||||
|
|
||||||
- name: Run nox network
|
- name: Run nox network
|
||||||
run: fluence local up
|
run: fluence local up
|
||||||
|
|
||||||
- name: Cache Scala
|
- name: Cache Sc
|
||||||
uses: coursier/cache-action@v6
|
uses: coursier/cache-action@v6
|
||||||
|
|
||||||
- name: Setup Scala
|
- name: Setup Scala
|
||||||
|
Loading…
Reference in New Issue
Block a user