update
Some checks failed
/ test (push) Failing after 55s

This commit is contained in:
Grentenrg 2026-02-27 23:07:09 +01:00
parent 665f0f2333
commit 517cd83ad1

View file

@ -2,6 +2,7 @@ on: [push]
jobs:
test:
runs-on: docker
container:
image: golang:1.26
steps:
- run: go build