mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +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
|
||||
npm run build
|
||||
cargo build --features webserver
|
||||
npm run test:integration
|
||||
npm run test
|
||||
- name: run prettier
|
||||
run: |
|
||||
cd deltachat-jsonrpc/typescript
|
||||
|
||||
Reference in New Issue
Block a user