Skip to content

Commit

Permalink
Update ci.yml (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youngjoon Lee authored Dec 28, 2020
1 parent 818eaf5 commit 376e76c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '14.15.2'
- run: yarn install --frozen-lockfile
- run: yarn build
- run: yarn test
3 changes: 3 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners

* @youngjoon-lee @cl9200 @ccielo

0 comments on commit 376e76c

Please sign in to comment.