mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-02 19:56:14 -04:00
Local Rehydration
This commit is contained in:
parent
b964d0db40
commit
c194f61644
48 changed files with 10889 additions and 11940 deletions
|
@ -18,7 +18,7 @@ npm install
|
|||
original_tmpdir=$TMPDIR
|
||||
mkdir -p ~/tmp
|
||||
export TMPDIR=~/tmp
|
||||
npm run test:headless
|
||||
npm run test:headless -- $@
|
||||
export TMPDIR=$original_tmpdir
|
||||
|
||||
popd &> /dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue