mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 06:26:30 +03:00
try to fix ci
This commit is contained in:
committed by
Simon Laux
parent
35b70b1d1b
commit
4bb1980f8d
2
.github/workflows/jsonrpc_api.yml
vendored
2
.github/workflows/jsonrpc_api.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user