Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 2m29s

This commit is contained in:
2025-08-27 19:35:55 +02:00
parent 8a098c74ed
commit 29645cad76
+1 -1
View File
@@ -6,7 +6,7 @@ on:
pull_request:
jobs:
test:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout test-ci repo