Skip to content

Commit

Permalink
jq help
Browse files Browse the repository at this point in the history
  • Loading branch information
FriederikeHanssen committed Oct 4, 2023
1 parent aed3de0 commit 691592f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/ncbench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,14 @@ jobs:
# secrets: ${{ secrets.ZENODO_API_TOKEN }}
- name: Install jq
uses: sergeysova/jq-action@v2

- name: NCBench set config
uses: actions/checkout@v4
with:
repository: FriederikeHanssen/ncbench-workflow
path: ncbench-workflow/
ref: main
run: |
jq --help

- name: Add entries to config
run: |
jq --help

0 comments on commit 691592f

Please sign in to comment.