Skip to content

Commit

Permalink
chore: pr comments, removing clean all packages script
Browse files Browse the repository at this point in the history
  • Loading branch information
wainola committed Aug 20, 2024
1 parent 35339d5 commit 931f4e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"bitcoin:test": "yarn workspace @buildwithsygma/bitcoin test",
"bitcoin:lint": "yarn workspace @buildwithsygma/bitcoin lint",
"bitcoin:lint:fix": "yarn workspace @buildwithsygma/bitcoin lint:fix",
"clean:all": "yarn workspace @buildwithsygma/core clean; yarn workspace @buildwithsygma/evm clean",
"substrate:build": "yarn workspace @buildwithsygma/substrate build:all",
"substrate:cleanDist": "yarn workspace @buildwithsygma/substrate clean",
"substrate:test": "yarn workspace @buildwithsygma/substrate test",
Expand Down

0 comments on commit 931f4e9

Please sign in to comment.