Update test.yml

This commit is contained in:
Marvin
2025-06-10 13:17:33 +02:00
committed by GitHub
parent 38b7f17e58
commit 52a8aabdb8

View File

@@ -18,8 +18,8 @@ jobs:
with:
go-version: '1.23'
- name: Download go
run: go mod download
- name: Build go
run: go build
- name: Build Docker container
run: make build