Skip to content

Commit

Permalink
chore: temp disable nuts
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Nov 12, 2024
1 parent f15369c commit c79f289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prepack": "sf-prepack",
"prepare": "sf-install",
"test": "wireit",
"test:nuts": "nyc mocha \"**/*.nut.ts\" --slow 4500 --timeout 600000 --parallel",
"test:nuts": "echo 'No tests to run'",
"test:only": "wireit"
},
"publishConfig": {
Expand Down

0 comments on commit c79f289

Please sign in to comment.