Skip to content

Commit

Permalink
Update test script in run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
2wndrhs committed Jan 10, 2024
1 parent 49e6753 commit add6c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2
with:
working-directory: '02. 렌더링/02'
test-script: npm test -- --coverage -- '02. 렌더링/02'

0 comments on commit add6c3a

Please sign in to comment.