1
0
This commit is contained in:
David Robertson
2022-03-10 19:09:07 +00:00
parent 28bec9f1cd
commit 5eb215bf95
2 changed files with 5 additions and 1 deletions

View File

@@ -116,6 +116,7 @@ jobs:
|| true
trial-olddeps:
# Note: sqlite only; no postgres
if: ${{ !cancelled() && !failure() }} # Allow previous steps to be skipped, but not fail
needs: linting-done
runs-on: ubuntu-latest