Skip to content

Commit

Permalink
TODO: commit message
Browse files Browse the repository at this point in the history
Signed-off-by: Balazs Nadasdi <balazs@weave.works>
  • Loading branch information
yitsushi committed Mar 13, 2023
1 parent 5a61ac3 commit ff03538
Show file tree
Hide file tree
Showing 28 changed files with 1,289 additions and 624 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,8 @@ jobs:
run: |
go version
make dependencies
cd cmd/clusters-service
go test -v ./... -tags=integration
cd ../../pkg/git
go test -v ./... -tags=integration
go test -v ./cmd/clusters-service/... -tags=integration
go test -v ./pkg/git/... -tags=integration
ui-unit-tests:
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit ff03538

Please sign in to comment.