Skip to content

Commit

Permalink
fail on error
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmagdy committed Jun 17, 2020
1 parent 8ea6058 commit 6d5a5ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Lint
run: |
set -x
go env
go install golang.org/x/lint/golint
golint ./...
Expand Down
1 change: 0 additions & 1 deletion k8s-pod-scheduler.go

This file was deleted.

0 comments on commit 6d5a5ae

Please sign in to comment.