Merge branch 'main' of github.com:ueberdosis/tiptap-next into main

This commit is contained in:
Hans Pagel
2020-09-24 14:10:34 +02:00

View File

@@ -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