This commit is contained in:
Matteo Gheza 2020-09-23 23:43:49 +02:00
parent dfd8c7e0fd
commit 30181a0a0d
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ jobs:
run: |
composer install --prefer-dist --no-progress
npm init --yes
npm install --save-dev cypress
- name: Cypress run
uses: cypress-io/github-action@v2