Disable test npm cache
Test and Release / test-backend (push) Successful in 7s
Test and Release / test-frontend (push) Successful in 12s
Test and Release / build-docker (backend) (push) Has been skipped
Test and Release / build-docker (frontend) (push) Has been skipped
Test and Release / test-backend (release) Successful in 6s
Test and Release / test-frontend (release) Successful in 13s
Test and Release / build-docker (backend) (release) Successful in 9s
Test and Release / build-docker (frontend) (release) Successful in 9s
Test and Release / test-backend (push) Successful in 7s
Test and Release / test-frontend (push) Successful in 12s
Test and Release / build-docker (backend) (push) Has been skipped
Test and Release / build-docker (frontend) (push) Has been skipped
Test and Release / test-backend (release) Successful in 6s
Test and Release / test-frontend (release) Successful in 13s
Test and Release / build-docker (backend) (release) Successful in 9s
Test and Release / build-docker (frontend) (release) Successful in 9s
This commit is contained in:
@@ -36,7 +36,6 @@ jobs:
|
|||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: "20.x"
|
node-version: "20.x"
|
||||||
cache: "npm"
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user