Skip to content

Commit

Permalink
[CI] Don't check links on build (#5549)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Nov 7, 2024
1 parent c4086f7 commit 0ebfad0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@
"make:public": "make public ls-public",
"netlify-build:preview": "npm run seq -- build:preview diff:check",
"netlify-build:production": "npm run build:production",
"postbuild:preview": "npm run _check:links--warn",
"postbuild:production": "npm run _check:links--warn",
"postget:submodule": "git submodule",
"postnetlify-build:production": "git restore .htmltest.yml && npm run diff:check",
"prebuild:preview": "npm run _prebuild",
Expand Down

0 comments on commit 0ebfad0

Please sign in to comment.