Skip to content
Snippets Groups Projects
Commit c2a8f3cf authored by Ken Brooks's avatar Ken Brooks
Browse files

moving workflow to use make ci

parent 7aea95e4
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,4 @@ jobs:
with:
path: ./src/github.com/neilpa/yajsv
- name: Build
run: go build -v ./...
- name: Test
run: go test ./...
run: make ci
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment