Update .gitea/workflows/server_tests.yaml
Some checks failed
Run Socket Server Tests / test (push) Failing after 8s

Potential fix for not running
This commit is contained in:
2024-04-06 03:26:54 -04:00
parent a6c26d61da
commit 8995f8b372

View File

@@ -1,9 +1,6 @@
name: Run Socket Server Tests
on:
push:
branches:
- all
on: [push]
jobs:
test: