forked from cerc-io/stack-orchestrator
Update fixturenet-laconicd.yml
This commit is contained in:
parent
948f9f4287
commit
d854dd5c81
6
.github/workflows/fixturenet-laconicd.yml
vendored
6
.github/workflows/fixturenet-laconicd.yml
vendored
@ -12,12 +12,6 @@ jobs:
|
||||
name: "Run fixturenet-laconicd test suite"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 'Setup jq'
|
||||
run: apt-get install jq -y
|
||||
- name: 'Check jq'
|
||||
run: |
|
||||
which jq
|
||||
jq --version
|
||||
- name: "Clone project repository"
|
||||
uses: actions/checkout@v3
|
||||
- name: "Install Python"
|
||||
|
Loading…
Reference in New Issue
Block a user