Update fixturenet-laconicd.yml
parent
948f9f4287
commit
d854dd5c81
|
|
@ -12,12 +12,6 @@ jobs:
|
||||||
name: "Run fixturenet-laconicd test suite"
|
name: "Run fixturenet-laconicd test suite"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 'Setup jq'
|
|
||||||
run: apt-get install jq -y
|
|
||||||
- name: 'Check jq'
|
|
||||||
run: |
|
|
||||||
which jq
|
|
||||||
jq --version
|
|
||||||
- name: "Clone project repository"
|
- name: "Clone project repository"
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: "Install Python"
|
- name: "Install Python"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue