Compare commits
1 Commits
9ba650f17f
...
8c5570bddd
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c5570bddd |
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user