small mod

master
helenanull 4 years ago
parent cf25422d7d
commit 3ef5ca6f2f

@ -5,7 +5,7 @@ workflows:
build: build:
jobs: jobs:
- cypress/install: - cypress/install:
build: 'npm install' # run a custom app build step build: 'npm install'
- cypress/run: - cypress/run:
requires: requires:
- cypress/install - cypress/install

Loading…
Cancel
Save