Skip to content

Commit 065b2fe

Browse files
committed
ci: fix error
1 parent 67ae02f commit 065b2fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
- name: Run tests
6262
run: |
6363
nix develop .#ci --command bash -c $'
64+
npm run prebuild --verbose
6465
npm run test -- \
6566
--coverageReporters json \
6667
--coverage \

0 commit comments

Comments
 (0)