Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 27s

This commit is contained in:
2025-07-25 18:21:11 +02:00
parent 794058882d
commit b2876395ad
+1 -1
View File
@@ -6,7 +6,7 @@ on:
pull_request:
jobs:
test:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout test-ci repo