From 330eef9bd6397f5cf731fb8a22103dae54a34a40 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Fri, 15 Mar 2024 21:08:44 -0400 Subject: [PATCH] bash listed too many times --- .github/workflows/variables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/variables.yml b/.github/workflows/variables.yml index 6d92fb8..b873dda 100644 --- a/.github/workflows/variables.yml +++ b/.github/workflows/variables.yml @@ -21,4 +21,4 @@ jobs: steps: - name: Run test run: | - /bin/bash bash tests/repo/vars.sh \ No newline at end of file + /bin/bash tests/repo/vars.sh \ No newline at end of file