mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-23 08:51:49 +00:00
ci: include typescript build
This commit is contained in:
parent
c7c6f01658
commit
9c43efa2b2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -24,4 +24,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: '12'
|
node-version: '12'
|
||||||
- run: yarn
|
- run: yarn
|
||||||
|
- run: yarn build
|
||||||
- run: yarn test
|
- run: yarn test
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue