Add help comments and reorg targets for separation

This commit is contained in:
Alan Rominger
2023-02-03 11:06:08 -05:00
parent 59da9a29df
commit 0f3adb52b1
2 changed files with 12 additions and 7 deletions

View File

@@ -46,9 +46,7 @@ jobs:
- uses: actions/checkout@v2
- name: Run check ${{ matrix.tests.label }}
run: make github_ci_runner
env:
CI_GITHUB_COMMAND: ${{ matrix.tests.command }}
run: AWX_DOCKER_CMD='${{ matrix.tests.command }}' make github_ci_runner
dev-env:
runs-on: ubuntu-latest