Update .gitea/workflows/server_tests.yaml
Some checks failed
Run Socket Server Tests / test (push) Has been cancelled
Some checks failed
Run Socket Server Tests / test (push) Has been cancelled
Setting the node environment to development
This commit is contained in:
@@ -2,6 +2,9 @@ name: Run Socket Server Tests
|
|||||||
|
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
|
env:
|
||||||
|
NODE_ENV: development
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user