mirror of
https://github.com/zadam/trilium.git
synced 2025-06-04 08:58:40 +02:00
remove test as build step
This commit is contained in:
parent
befec48506
commit
11c63b7778
@ -1,9 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "Running tests"
|
||||
|
||||
npm run test-all || { echo 'unit tests failed' ; exit 1; }
|
||||
|
||||
echo "Deleting existing builds"
|
||||
|
||||
rm -rf dist/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user