Compare commits

..

4 Commits

Author SHA1 Message Date
t.behrendt a791691777 ci: restrict test runners to amd64
CI / test (pull_request) Successful in 1m2s
2026-01-10 21:08:21 +01:00
t.behrendt 4cc623ca48 ci: upload unit test coverage
CI / test (pull_request) Failing after 4m39s
2026-01-10 21:01:58 +01:00
t.behrendt 640323f3d3 chore: ignore built artifacts and coverage report 2026-01-10 21:01:58 +01:00
t.behrendt e00c45cf46 chore: switch to go tools, add test-coverage and race test 2026-01-10 21:01:58 +01:00
+1 -3
View File
@@ -19,9 +19,7 @@ env:
jobs: jobs:
test: test:
name: test name: test
runs-on: runs-on: ubuntu-latest
- ubuntu-latest
- linux_amd64
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6