Skip to content

Commit

Permalink
debug package.jsons
Browse files Browse the repository at this point in the history
  • Loading branch information
aalves08 committed Dec 5, 2024
1 parent ed22966 commit f52dfa5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/scripts/test-extensions-creators-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ validate_tagged_extension_creator() {
yarn install

cat package.json
cat /pkg/test-pkg/package.json

yarn build-pkg ${SKELETON_APP_NAME} | cat

Expand All @@ -90,7 +89,6 @@ validate_tagged_extension_creator() {

# debug changes done via migration script
cat package.json
cat /pkg/test-pkg/package.json

rm -rf node_modules
rm -rf yarn.lock
Expand Down

0 comments on commit f52dfa5

Please sign in to comment.