Skip to content

Commit

Permalink
chore: convert kafka-client and handlebars-helperized to vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Oct 28, 2024
1 parent 90f7509 commit e43c87e
Show file tree
Hide file tree
Showing 15 changed files with 1,790 additions and 225 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/base-test-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Coveralls
if: ${{ inputs.coveralls }}
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
base-path: packages/${{ inputs.package }}
Expand Down
Loading

0 comments on commit e43c87e

Please sign in to comment.