Skip to content

Commit 9df73bc

Browse files
author
Bart Veneman
committed
Revert "no build needed to run unit tests"
This reverts commit 9360e59.
1 parent 9360e59 commit 9df73bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ jobs:
5858
with:
5959
cache: npm
6060
- run: npm install --no-fund --no-audit --ignore-scripts
61+
- run: npm run build
6162
- run: npm test

0 commit comments

Comments
 (0)