aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 29bd1e1e..f88d7d25 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
node-version: "18"
cache: "npm"
- run: npm ci
- - run: npm vnext:test
+ - run: npm run vnext:test
- run: npm run vnext:lint
- run: npm run vnext:build
- run: npm run vnext:build:ssr