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: ...@@ -14,6 +14,4 @@ jobs:
with: with:
path: ./src/github.com/neilpa/yajsv path: ./src/github.com/neilpa/yajsv
- name: Build - name: Build
run: go build -v ./... run: make ci
- name: Test \ No newline at end of file
run: go test ./...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment