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