mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Add help comments and reorg targets for separation
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user