Pārlūkot izejas kodu

Raise issue if complement fails with latest deps (#13859)

tags/v1.69.0rc1
David Robertson pirms 1 gada
committed by GitHub
vecāks
revīzija
f7c89c44c5
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
2 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. +2
    -1
      .github/workflows/latest_deps.yml
  2. +1
    -0
      changelog.d/13859.misc

+ 2
- 1
.github/workflows/latest_deps.yml Parādīt failu

@@ -201,10 +201,11 @@ jobs:
open-issue:
if: "failure() && github.event_name != 'push' && github.event_name != 'pull_request'"
needs:
# TODO: should mypy be included here? It feels more brittle than the other two.
# TODO: should mypy be included here? It feels more brittle than the others.
- mypy
- trial
- sytest
- complement

runs-on: ubuntu-latest



+ 1
- 0
changelog.d/13859.misc Parādīt failu

@@ -0,0 +1 @@
Raise issue if complement fails with latest deps.

Notiek ielāde…
Atcelt
Saglabāt