Skip to content

Commit

Permalink
replace test-windows with check-windows that include lint and test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Nov 10, 2024
1 parent 1dd414b commit 220400d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
- name: Testing
run: |
set GO111MODULE=on
make test-windows
make check-windows
- name: Build
run: make build-windows

0 comments on commit 220400d

Please sign in to comment.