Skip to content

Commit

Permalink
Update sumocli-tests.yml
Browse files Browse the repository at this point in the history
Removed go test until it can be fixed
  • Loading branch information
wizedkyle authored Apr 7, 2021
1 parent 6b8972e commit f7fb273
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sumocli-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,3 @@ jobs:

- name: Build Sumocli
run: go build -v ./cmd/sumocli

- name: Run Tests
run: go test ./...

0 comments on commit f7fb273

Please sign in to comment.