Skip to content

Commit

Permalink
Revert "ci: fail on dirty git state"
Browse files Browse the repository at this point in the history
This reverts commit e1e006c.
  • Loading branch information
sundowndev committed Dec 17, 2020
1 parent f5e2086 commit 4e415e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,3 @@ jobs:
with:
version: v1.32
args: --timeout 120s

- name: Check git state
run: git diff --quiet || exit 1

0 comments on commit 4e415e8

Please sign in to comment.