mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-19 01:14:49 -05:00
chore(ci): fix test CI command
This commit is contained in:
committed by
Alessio Biancalana
parent
5a9649e6ee
commit
492b81a9b8
@@ -26,7 +26,7 @@ jobs:
|
||||
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
|
||||
with:
|
||||
go-version-file: "go.mod"
|
||||
- run: make
|
||||
- run: make test
|
||||
|
||||
golangci:
|
||||
name: Golangci-lint
|
||||
|
||||
Reference in New Issue
Block a user