fix: conflicts

This commit is contained in:
Ivan Shmidt
2020-08-12 11:12:22 +02:00
45 changed files with 787 additions and 144 deletions
+3
View File
@@ -45,6 +45,9 @@ jobs:
run: git diff --quiet origin/master HEAD -- yarn.lock
continue-on-error: true
- name: verify doc links
run: node docs/verify-links.js
- name: yarn install
run: yarn install --frozen-lockfile