rename workflow step

This commit is contained in:
Hans Pagel 2020-08-20 15:10:16 +02:00
parent 129814154d
commit 6545953b9b

View File

@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2.3.2
- name: Cypress run
- name: Run tests with Cypress
uses: cypress-io/github-action@v2
with:
cache-key: node-v${{ matrix.node }}-on-${{ runner.os }}-hash-${{ hashFiles('yarn.lock') }}