Fix path to client
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Run client tests
|
||||
run: |
|
||||
cd inspector/client
|
||||
cd client
|
||||
npm test
|
||||
|
||||
- run: npm run build
|
||||
|
||||
Reference in New Issue
Block a user