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

This commit is contained in:
2025-08-26 15:01:23 +02:00
parent d638c6769d
commit e0fb4d912d
+1 -1
View File
@@ -6,7 +6,7 @@ on:
pull_request:
jobs:
test:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout test-ci repo