Update main.yml
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Run Unit-Tests
|
- name: Run Unit-Tests
|
||||||
run: |
|
run: |
|
||||||
|
cd client
|
||||||
npm install
|
npm install
|
||||||
npm run test
|
npm run test
|
||||||
build_and_publish_backend:
|
build_and_publish_backend:
|
||||||
|
|||||||
Reference in New Issue
Block a user