Skip to content

Commit

Permalink
Remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Jan 9, 2025
1 parent ba5aa30 commit 3a312c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 3a312c1

Please sign in to comment.