Update .gitea/workflows/server_tests.yaml
Some checks failed
Run Socket Server Tests / test (push) Failing after 32s
Some checks failed
Run Socket Server Tests / test (push) Failing after 32s
Forgot the working directory
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
||||
node-version: '20'
|
||||
|
||||
- name: Remove package-lock.json
|
||||
working-directory: './server'
|
||||
run: rm package-lock.json
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user