Remove that debug stuff.

This commit is contained in:
Jeff Geerling 2022-09-15 10:37:47 -05:00
parent 724151c5fc
commit 004f583d96

View File

@ -65,9 +65,6 @@ jobs:
- name: Install test dependencies.
run: pip3 install ansible molecule[docker] docker
- name: Tests
run: modprobe configs
- name: Run Molecule tests.
run: molecule test
env: