mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
fix ci
This commit is contained in:
committed by
Simon Laux
parent
fd53b80c17
commit
35b70b1d1b
2
.github/workflows/jsonrpc_api.yml
vendored
2
.github/workflows/jsonrpc_api.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
|||||||
cd deltachat-jsonrpc/typescript
|
cd deltachat-jsonrpc/typescript
|
||||||
npm run build
|
npm run build
|
||||||
cargo build --features webserver
|
cargo build --features webserver
|
||||||
npm run test:integration
|
npm run test
|
||||||
- name: run prettier
|
- name: run prettier
|
||||||
run: |
|
run: |
|
||||||
cd deltachat-jsonrpc/typescript
|
cd deltachat-jsonrpc/typescript
|
||||||
|
|||||||
Reference in New Issue
Block a user