Skip to content

Commit

Permalink
Add debian package to be able to use deb822_repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndouglas committed Mar 6, 2024
1 parent a8ed657 commit 054af0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
python-version: '3.x'

- name: Install test dependencies.
run: pip3 install ansible molecule molecule-plugins[docker] docker
run: pip3 install ansible molecule molecule-plugins[docker] docker debian

- name: Run Molecule tests.
run: molecule test
Expand Down

0 comments on commit 054af0d

Please sign in to comment.