try to fix ci

This commit is contained in:
Franz Heinzmann (Frando)
2022-06-29 20:26:41 +02:00
committed by Simon Laux
parent 35b70b1d1b
commit 4bb1980f8d
2 changed files with 3 additions and 1 deletions

View File

@@ -60,6 +60,8 @@ jobs:
npm run build
cargo build --features webserver
npm run test
env:
DCC_NEW_TMP_EMAIL: ${{ secrets.DCC_NEW_TMP_EMAIL }}
- name: run prettier
run: |
cd deltachat-jsonrpc/typescript