Skip to content

Commit af03a12

Browse files
committed
test message
1 parent b4e04df commit af03a12

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

netlify.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,4 @@
88
environment = { NODE_VERSION = "22.16.0" }
99

1010
# Default build command.
11-
command = """
12-
yarn test &&
13-
yarn build
14-
"""
11+
command = "yarn build"

0 commit comments

Comments
 (0)