Skip to content

Commit

Permalink
dont' run unittest without docker reg
Browse files Browse the repository at this point in the history
  • Loading branch information
chmouel committed Apr 30, 2024
1 parent 4cec438 commit 78ddc47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
- run: go env
- name: go build
run: go build -v ./...
- name: go unit test
run: go test -v ./...

e2e:
name: e2e tests
Expand Down

0 comments on commit 78ddc47

Please sign in to comment.