mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-12 19:21:30 +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:
|
||||
node-version: '12'
|
||||
- run: yarn
|
||||
- run: yarn build
|
||||
- run: yarn test
|
||||
|
|
|
|||
Loading…
Reference in a new issue