Add docker build step to PR actions workflow

This commit is contained in:
simojenki
2021-08-18 13:12:42 +10:00
parent 2a54eadb3e
commit c8509a23d4

View File

@@ -13,3 +13,4 @@ jobs:
node-version: 14.x
- run: yarn install
- run: yarn test
- run: docker build