Update fixturenet-laconicd.yml
Fixturenet-Laconicd-Test / Run an Laconicd fixturenet test (push) Failing after 7m40s Details
Publish / Build and publish (push) Successful in 53s Details
Deploy Test / Run deploy test suite (push) Successful in 3m18s Details
Smoke Test / Run basic test suite (push) Successful in 3m53s Details

pull/622/head v1.1.0-d854dd5-202310301944
Ian 2023-10-30 15:44:46 -04:00 committed by GitHub
parent 948f9f4287
commit d854dd5c81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -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"