Update .gitea/workflows/test.yml
Run Tests / test (pull_request) Failing after 38s

This commit is contained in:
2026-03-21 12:36:34 +00:00
parent 573f12b3cb
commit 56a28b9015
+2 -2
View File
@@ -2,9 +2,9 @@ name: Run Tests
on: on:
push: push:
branches: [ main, dev ] branches: [ master, dev ]
pull_request: pull_request:
branches: [ main, dev ] branches: [ master, dev ]
jobs: jobs:
test: test: