Skip to content

Commit

Permalink
TEMPORARY: make action linter fail
Browse files Browse the repository at this point in the history
  • Loading branch information
lantoli committed Jul 18, 2024
1 parent 214b694 commit 2ea3cd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-health.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
go-version-file: 'go.mod'
- name: Build
run: make build
- name: Set the user terminal
run: export GPG_TTY=$(tty)
unit-test:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2ea3cd5

Please sign in to comment.