Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke committed Aug 19, 2024
1 parent 50dec12 commit 8d67431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
run: |
if ! eval "$LIST_INSTALLED_VERSIONS_COMMAND"; then
echo "::error ::Listing dependencies failed."
exit 1
# `npm list` has a non-zero exit code when overriding dependencies
fi
- name: Run build
Expand Down

0 comments on commit 8d67431

Please sign in to comment.