Merge branch 'master' into gcp

* master:
  Update readme and prettier
  Test and build
This commit is contained in:
Panayiotis Lipiridis 2021-01-19 13:25:44 +02:00
commit feef876308
2 changed files with 7 additions and 5 deletions

View File

@ -1,4 +1,4 @@
name: Test
name: Test & Build
on:
push:
@ -18,5 +18,7 @@ jobs:
- name: Install dependencies
run: yarn
- name: Test
run: yarn test
- name: Test and Build
run: |
yarn test
yarn build

View File

@ -1,3 +1,3 @@
# collab-server
# Excalidraw Portal
Excalidraw collaboration server
Collaboration server for Excalidraw