mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-08-30 05:46:28 -04:00
.
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
go-version: '1.20'
|
||||
|
||||
- name: Build
|
||||
run: cd examples && go build syncat.go
|
||||
run: cd examples && go mod tidy && go build syncat.go
|
||||
|
||||
- name: Test
|
||||
run: go test -v
|
||||
|
||||
Reference in New Issue
Block a user