Update .gitea/workflows/test.yaml
Some checks failed
/ Tests (push) Failing after 3m10s

This commit is contained in:
2026-03-15 16:01:29 +00:00
parent 9b58df0e85
commit 3ff3e88f75

View File

@@ -4,6 +4,8 @@ jobs:
Tests:
name: Tests
runs-on: linux-arm64
env:
RUNNER_TOOL_CACHE: /toolcache
steps:
- name: Checkout Code
uses: actions/checkout@v4