mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
speed up CI build
This commit is contained in:
parent
1ecb6f4434
commit
079657893c
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