mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
speed up CI build
This commit is contained in:
parent
6d80cb92f2
commit
bd2e89a30b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
|
@ -26,4 +26,4 @@ jobs:
|
|||
python${{ matrix.python-version }} -m venv ~/pyenv
|
||||
. ~/pyenv/bin/activate
|
||||
pip install -r requirements.qt
|
||||
make check
|
||||
make check RUSTARGS=""
|
||||
|
|
|
|||
Loading…
Reference in a new issue