small mod

master
helenanull 4 years ago
parent cf25422d7d
commit 3ef5ca6f2f

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

Loading…
Cancel
Save