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
|
||||
- name: Run Unit-Tests
|
||||
run: |
|
||||
cd client
|
||||
npm install
|
||||
npm run test
|
||||
build_and_publish_backend:
|
||||
|
||||
Reference in New Issue
Block a user