Compare commits

..

1 Commits

Author SHA1 Message Date
8c5570bddd chore: update name
All checks were successful
Test Action / Test Node (pull_request) Successful in 18s
Test Action / Test Without Dependencies (pull_request) Successful in 9s
Test Action / Test nginx (pull_request) Successful in 21s
Test Action / Test Custom Server Path (pull_request) Successful in 28s
Test Action / Test Build Command (pull_request) Successful in 26s
Test Action / Test PHP (pull_request) Successful in 1m8s
Test Action / Test All Components (pull_request) Successful in 1m25s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
2026-02-14 17:02:34 -05:00

View File

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