Skip to content

Commit

Permalink
chore: publint
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed Dec 12, 2024
1 parent deada99 commit b87d863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
[ "$pkg" != "packages/assemble-release-plan" ] && \
[ "$pkg" != "packages/chrome-devtools" ]; then
echo "Checking $pkg..."
publint "$pkg"
npx publint "$pkg"
fi
done
Expand Down

0 comments on commit b87d863

Please sign in to comment.