From: Sebastián Ramírez Date: Sun, 21 Jun 2026 15:40:37 +0000 (+0200) Subject: 👷 Fix alls-green test dependency (#2008) X-Git-Tag: 0.0.39~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c0418af755f8177b3dd8f48cd2846236e8c86a;p=thirdparty%2Ffastapi%2Fsqlmodel.git 👷 Fix alls-green test dependency (#2008) --- diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3fda15d23..cd6cbfee0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -138,6 +138,7 @@ jobs: if: always() needs: - coverage-combine + - test runs-on: ubuntu-latest timeout-minutes: 5 steps: