wip
Some checks failed
Test / test (push) Failing after 1s

This commit is contained in:
2026-02-15 20:40:16 +01:00
parent 93b1dfef79
commit e12b1ffe3e

View File

@@ -10,7 +10,9 @@ jobs:
test:
runs-on: x86_64
steps:
- uses: https://gitea.com/actions/checkout@v4
- name: Checkout
run: |
git clone --depth=1 --branch="${GITHUB_REF_NAME}" "${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git" .
- name: Install Go
run: |