mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
This commit is contained in:
commit
3084e6e160
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
|
||||
- uses: actions/checkout@v2.3.2
|
||||
- uses: actions/checkout@v2.3.3
|
||||
|
||||
- name: Run tests with Cypress
|
||||
id: cypress
|
||||
@ -76,7 +76,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
|
||||
- uses: actions/checkout@v2.3.2
|
||||
- uses: actions/checkout@v2.3.3
|
||||
|
||||
- name: Install dependencies
|
||||
id: install-dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user