Skip to content

Commit

Permalink
Merge pull request #262 from alexander-ding/fix/gh-actions
Browse files Browse the repository at this point in the history
Delete Makefile checks from GitHub actions
  • Loading branch information
k8s-ci-robot authored Oct 21, 2022
2 parents a089fe0 + 0d6ebaf commit b36b549
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
uses: actions/checkout@v2
- name: Run Windows Unit Tests
run: |
make all
go test -v -race ./pkg/...

0 comments on commit b36b549

Please sign in to comment.