0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 18:42:40 +00:00

Update CI config and package.json scripts

This commit is contained in:
Gazook89
2023-04-03 21:23:39 -05:00
parent 69c283f00f
commit 333525d9ab
2 changed files with 4 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ jobs:
command: npm run test:basic
- run:
name: Test - Mustache Spans
command: npm run test:mustache-span
command: npm run test:mustache-syntax
- run:
name: Test - Routes
command: npm run test:route