Skip to content

Commit

Permalink
[๐Ÿ”จchore]: pr์‹œ ํ…Œ์ŠคํŠธ์ฝ”๋“œ ์‹คํ–‰ํ•˜๊ฒŒ ๋ณ€๊ฒฝ
Browse files Browse the repository at this point in the history
  • Loading branch information
loevray committed Apr 1, 2024
1 parent 2aa2a68 commit f6d17fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/buildTest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
- name: Install dependencies
run: yarn install

- name: Test utility functions
run: yarn run test

- name: Build with yarn
run: yarn run build
env:
Expand Down

0 comments on commit f6d17fa

Please sign in to comment.