chore(voter): show changes caused by git diff (#2633)

This commit is contained in:
Christopher Fenner
2021-03-12 10:12:40 +01:00
committed by GitHub
parent 4cabbca26e
commit f9c0092f2e
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
- name: format
run: go fmt ./...
- name: verify
run: git diff --name-only --exit-code
run: git diff --exit-code
generate:
runs-on: ubuntu-latest
steps: