Commit 04a09dc6 by Arve Knudsen Committed by GitHub

CircleCI: Fix build (#27678)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
parent 02ab0191
......@@ -854,6 +854,7 @@ jobs:
key: v2-yarn-{{ checksum "yarn.lock" }}
paths:
- node_modules
- install-grabpl
- run:
name: frontend tests
command: |
......@@ -891,6 +892,7 @@ jobs:
- run:
name: CI job started
command: "./scripts/ci-job-started.sh"
- install-grabpl
- run:
name: back-end tests
command: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment