mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
Add dev tools to circle ci
This commit is contained in:
parent
70bd860287
commit
6e1a5aef2c
@ -22,4 +22,5 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
# specify any bash command here prefixed with `run: `
|
# specify any bash command here prefixed with `run: `
|
||||||
|
- run: ./scripts/devtools.sh
|
||||||
- run: make local test
|
- run: make local test
|
||||||
|
Loading…
Reference in New Issue
Block a user