Skip to content

Commit

Permalink
preparation for other pr
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianburth committed Jun 13, 2024
1 parent a8664a4 commit f0cf24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Unit test
run: |
PATH=$PATH:$(go env GOPATH)/bin make build
PATH=$PATH:$(go env GOPATH)/bin make test-all
PATH=$PATH:$(go env GOPATH)/bin make test
lint:
name: Lint
Expand Down

0 comments on commit f0cf24b

Please sign in to comment.