Skip to content

Commit

Permalink
chore: log jest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovilia committed Jan 30, 2024
1 parent dadc3ce commit 39a690e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/source-release-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
- name: Build source release
run: |
npm ci
cat package-lock.json
npx jest --version
npm run release
npm run test
npm run test:dts
Expand Down

0 comments on commit 39a690e

Please sign in to comment.