Update .gitea/workflows/test.yml
Run CI Tests / test (push) Failing after 24s

This commit is contained in:
2025-07-24 01:51:43 +02:00
parent b8d91b83c4
commit 35650c8bbc
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Checkout test-ci repo
uses: actions/checkout@v4