ci: unified workflow - single job, DOCKER_HOST, build+push on all events #4
@@ -30,7 +30,7 @@ jobs:
|
|||||||
run: corepack install
|
run: corepack install
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm install
|
run: pnpm install --ignore-scripts
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: pnpm test -- --run 2>&1 || echo "Tests completed"
|
run: pnpm test -- --run 2>&1 || echo "Tests completed"
|
||||||
|
|||||||
Reference in New Issue
Block a user