Skip to content

Commit

Permalink
Merge pull request #589 from Remi-Gau/jq_test
Browse files Browse the repository at this point in the history
[MAINT] test build jq
  • Loading branch information
Remi-Gau committed Nov 12, 2023
2 parents 29ecd7a + 1deaa2b commit 1a3b49d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/create_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ def software() -> dict[str, dict[str, list[str]]]:
"fsl": {
"methods": ["binaries"],
},
"jq": {
"methods": ["binaries", "source"],
},
"matlabmcr": {
"methods": ["binaries"],
},
Expand Down

0 comments on commit 1a3b49d

Please sign in to comment.