Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit d541cac

Browse files
Should test
1 parent f885923 commit d541cac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- name: Setup Node
1414
uses: actions/setup-node@v3
1515
- name: Test the build (and run)
16-
run: npm i && npm run build
16+
run: npm i && npm run prod

0 commit comments

Comments
 (0)