Skip to content

Commit

Permalink
add arethetypeswrong to CI"
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaldren-ld committed Dec 4, 2024
1 parent 776cba7 commit d3b5c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ runs:
- name: Build JS API
shell: bash
run: |
cd api-js && npm install && npx publint
cd api-js && npm install && npx publint && npx --yes @arethetypeswrong/cli --pack .
- name: Test JS API
shell: bash
Expand Down

0 comments on commit d3b5c2d

Please sign in to comment.