From 978974105ae8718b2919f8074e609f762d7271c9 Mon Sep 17 00:00:00 2001 From: Sun Serega Date: Thu, 8 Aug 2024 23:34:17 +0200 Subject: [PATCH] +1 --- .github/workflows/upstream pretest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/upstream pretest.yaml b/.github/workflows/upstream pretest.yaml index 67995b65..88499b5e 100644 --- a/.github/workflows/upstream pretest.yaml +++ b/.github/workflows/upstream pretest.yaml @@ -1,4 +1,4 @@ -name: Upstream pretest +name: Upstream pretest on: push: @@ -22,5 +22,5 @@ jobs: - run: | - git config --file .gitmodules --name-only --get-regexp path + git submodule --quiet foreach 'echo $path' \ No newline at end of file