ci: fix actions runtime - use node base image for JS action support
Backend Tests / test (push) Failing after 5m2s
Backend Tests / test (push) Failing after 5m2s
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
cache-dependency-path: backend/go.sum
|
cache-dependency-path: backend/go.sum
|
||||||
|
|
||||||
- name: Install system deps
|
- name: Install system deps
|
||||||
run: apk add --no-cache postgresql-client nodejs
|
run: apk add --no-cache postgresql-client
|
||||||
|
|
||||||
- name: Wait for PostgreSQL
|
- name: Wait for PostgreSQL
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user