Skip to content

Commit

Permalink
chore: 타입 체킹을 위한 커밋
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangstar156 committed Oct 23, 2022
1 parent d4350a6 commit 1e272a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: yarn install --immutable --immutable-cache --check-cache

- name: Type Check
uses: icrawl/action-tsc@v1
run: tsc --version

- name: Test
run: yarn test
Expand Down

0 comments on commit 1e272a0

Please sign in to comment.