mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove cruft
This commit is contained in:
parent
277b24e4a1
commit
028dae8379
1 changed files with 0 additions and 4 deletions
4
.github/workflows/test-action.yml
vendored
4
.github/workflows/test-action.yml
vendored
|
@ -296,10 +296,6 @@ jobs:
|
|||
docker exec ${{ github.run_id}}_salt-test \
|
||||
python3 -m nox --force-color -e ${{ inputs.nox-session }} -- ${{ matrix.tests-chunk }} -- \
|
||||
--slow-tests --core-tests --test-group-count=${{ matrix.test-group-count || 1 }} --test-group=${{ matrix.test-group || 1 }}
|
||||
#run: |
|
||||
# docker exec ${{ github.run_id}}_salt-test \
|
||||
# python3 -m nox --force-color -e ${{ inputs.nox-session }} -- --slow-tests --core-tests \
|
||||
# tests/pytests/integration/states/test_ansiblegate.py::test_ansible_playbook
|
||||
|
||||
- name: Stop Container
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue