Skip to content

Commit

Permalink
updated go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwich committed Jul 31, 2023
1 parent 651ac88 commit df052ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
with:
go-version: '1.20'

- name: Build
run: make build
#- name: Build
#run: make build

- name: Test
run: go test -v github.com/iansmith/parigot/api/plugin/queue
Expand Down

0 comments on commit df052ee

Please sign in to comment.