Skip to content

Commit

Permalink
should package so that ./ uses the built ver
Browse files Browse the repository at this point in the history
  • Loading branch information
tm1000 committed May 17, 2024
1 parent e27b8a6 commit be3ff07
Showing 1 changed file with 1 addition 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 @@ -24,6 +24,7 @@ jobs:
- run: npm run format:check >> "${GITHUB_STEP_SUMMARY}"
- run: npm run lint
- run: npm run test >> "${GITHUB_STEP_SUMMARY}"
- run: npm run package
- uses: ./
id: code_coverage_report_action
if: ${{ github.actor != 'dependabot[bot]'}}
Expand Down

0 comments on commit be3ff07

Please sign in to comment.