mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
rename workflow step
This commit is contained in:
parent
129814154d
commit
6545953b9b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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') }}
|
||||
|
Loading…
Reference in New Issue
Block a user