Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu committed Mar 12, 2024
1 parent d396b05 commit 7d08c5c
Show file tree
Hide file tree
Showing 2 changed files with 8,725 additions and 6,228 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"knip": "knip",
"knip-ci": "knip --no-exit-code --reporter json",
"prepare": "husky install",
"postinstall": "git submodule update --init --recursive && echo HERE",
"postinstall": "echo HERE",
"cy:open": "cypress open",
"cy:run": "cypress run --browser chrome"
},
Expand Down
Loading

0 comments on commit 7d08c5c

Please sign in to comment.