Skip to content

Commit

Permalink
chore: attempt to fix lavamoat tests
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Jul 25, 2023
1 parent c9fc985 commit 42c355b
Show file tree
Hide file tree
Showing 16 changed files with 929 additions and 100 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
},
"scripts": {
"test": "npm --workspaces test",
"test:prep": "npm --workspaces run test:prep",
"test:prep": "lerna run test:prep",
"lint": "npm --workspaces run lint",
"lint:fix": "npm --workspaces run lint:fix",
"preversion": "npm run rebuild",
Expand Down

0 comments on commit 42c355b

Please sign in to comment.