From 372f5d3e362047896475382c0580449b9bf57d5c Mon Sep 17 00:00:00 2001 From: ok-nick <25470747+ok-nick@users.noreply.github.com> Date: Mon, 18 Jul 2022 12:10:26 -0400 Subject: [PATCH] rename env to test --- .github/actions/{env => test}/action.yml | 3 --- 1 file changed, 3 deletions(-) rename .github/actions/{env => test}/action.yml (93%) diff --git a/.github/actions/env/action.yml b/.github/actions/test/action.yml similarity index 93% rename from .github/actions/env/action.yml rename to .github/actions/test/action.yml index 4b94083..bc3dcb4 100644 --- a/.github/actions/env/action.yml +++ b/.github/actions/test/action.yml @@ -27,9 +27,6 @@ runs: steps: - uses: actions/checkout@v3 - - name: Setup environment - uses: ./.github/actions/env - - shell: bash run: | cat > ${{ inputs.path}}/aftman.toml << EOF