From 9ed2d2a372a8833a6431de5dfb4d163a54258303 Mon Sep 17 00:00:00 2001 From: joergi <1439809+joergi@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:22:38 +0200 Subject: [PATCH] adds echo for testing --- .github/workflows/testing-regular-issues.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/testing-regular-issues.yml b/.github/workflows/testing-regular-issues.yml index 638110f..0b631ba 100644 --- a/.github/workflows/testing-regular-issues.yml +++ b/.github/workflows/testing-regular-issues.yml @@ -59,11 +59,12 @@ jobs: id: printOutVars shell: bash run: env - - test echo - - run: + - name: test echo + run: | echo ${{ env.OS_PATH }} echo ${{ env.OS_SHELL }} echo ${{ env.OS_FILE_EXTENSION }} + shell: bash - name: Download Issues with end limit id: normalIssuesWithEndLimit run: ./${{ env.OS_PATH }}/magpi-issue-downloader.${{ env.OS_FILE_EXTENSION }} -l 2