mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 15:06:30 +03:00
try to fix ci
This commit is contained in:
committed by
Simon Laux
parent
35b70b1d1b
commit
4bb1980f8d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -131,7 +131,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
args: -p deltachat_ffi
|
||||
args: -p deltachat_ffi --features jsonrpc
|
||||
|
||||
- name: run python tests
|
||||
if: ${{ matrix.python }}
|
||||
|
||||
Reference in New Issue
Block a user