mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
fix name of pipeline action step
This commit is contained in:
parent
80860f025b
commit
cb03a7558c
2
.github/workflows/check-connection.yml
vendored
2
.github/workflows/check-connection.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
|
||||
- run: npm install -g @fluencelabs/aqua@0.6.4-283
|
||||
|
||||
- name: "Check call_parameters deployment"
|
||||
- name: "Check connection to network"
|
||||
run: |
|
||||
set -x
|
||||
NODE=${{ matrix.node }}
|
||||
|
Loading…
Reference in New Issue
Block a user