From 7b64bace6f77642f1b608b0c4729f96db9720531 Mon Sep 17 00:00:00 2001 From: "Alexander J. Pfleger" <70842573+AJPfleger@users.noreply.github.com> Date: Sun, 24 Nov 2024 21:24:37 +0100 Subject: [PATCH] ci: wrong directory formating in update-pip bot (#3903) --- .github/workflows/update-pip-requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-pip-requirements.yml b/.github/workflows/update-pip-requirements.yml index 444ade7b287..e205abc75ce 100755 --- a/.github/workflows/update-pip-requirements.yml +++ b/.github/workflows/update-pip-requirements.yml @@ -34,7 +34,7 @@ jobs: CI/clang_tidy CI/fpe_masks docs - Examples/Python/tests/ + Examples/Python/tests Examples/Scripts ) for folder in "${folder_list[@]}"; do