run tests in docker fix

This commit is contained in:
Viktor Scharf
2025-01-22 09:03:19 +01:00
parent 8b66dc6f10
commit eab4a8e272
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
.PHONY: build
build:
go build -o bin/ocwrapper
env GOOS=linux GOARCH=arm64 go build -o bin/ocwrapper