This commit is contained in:
Franz Heinzmann (Frando)
2022-06-29 18:58:26 +02:00
committed by Simon Laux
parent fd53b80c17
commit 35b70b1d1b

View File

@@ -59,7 +59,7 @@ jobs:
cd deltachat-jsonrpc/typescript
npm run build
cargo build --features webserver
npm run test:integration
npm run test
- name: run prettier
run: |
cd deltachat-jsonrpc/typescript