mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
See if running test_rs fixes the interminable hang in Arch CI
This commit is contained in:
parent
68b931d3d8
commit
fc553b9c2c
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -67,4 +67,5 @@ jobs:
|
||||
run: |
|
||||
set -xe
|
||||
runuser -u ci -- python setup.py test --under-sanitize
|
||||
runuser -u ci -- python setup.py test_rs
|
||||
echo "Running test_rs"
|
||||
runuser -u ci -- python setup.py test_rs --under-sanitize
|
||||
|
Loading…
x
Reference in New Issue
Block a user