1
0

Try to fix olddeps

This commit is contained in:
David Robertson
2022-03-10 14:39:40 +00:00
parent fc10d933bc
commit fbbd0d1d5c
2 changed files with 14 additions and 3 deletions

View File

@@ -126,8 +126,7 @@ jobs:
with:
workdir: /github/workspace
entrypoint: .ci/scripts/test_old_deps.sh
env:
TRIAL_FLAGS: "--jobs=2"
- run: trial --jobs=2 tests
- name: Dump logs
# Logs are most useful when the command fails, always include them.
if: ${{ always() }}