Compare commits

..

1 Commits

Author SHA1 Message Date
9ba650f17f chore: update name
Some checks failed
Test Action / Test Node (pull_request) Failing after 22s
Test Action / Test Without Dependencies (pull_request) Successful in 17s
Test Action / Test Build Command (pull_request) Successful in 24s
Test Action / Test Custom Server Path (pull_request) Successful in 29s
Test Action / Test nginx (pull_request) Successful in 33s
Test Action / Test PHP (pull_request) Successful in 1m1s
Test Action / Test All Components (pull_request) Successful in 1m15s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-02-14 17:00:50 -05:00

View File

@@ -31,7 +31,7 @@ jobs:
- name: Run server tests
run: |
cd ./test-server
npm run test:unit
npm test:unit
test-php:
name: Test PHP