mirror of
https://github.com/Discreetly/server.git
synced 2026-01-10 13:08:07 -05:00
Update unit-tests.yml
This commit is contained in:
1
.github/workflows/unit-tests.yml
vendored
1
.github/workflows/unit-tests.yml
vendored
@@ -24,5 +24,6 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npx prisma generate
|
||||
- run: npm run build --if-present
|
||||
- run: npm test
|
||||
|
||||
Reference in New Issue
Block a user