Skip to content

Commit

Permalink
Check version.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Jul 1, 2024
1 parent 3276795 commit 7410f0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ jobs:
# pip install molecule molecule-plugins[docker] docker ansible
pip install -r requirements.txt
- name: python | version
run: python --version

- name: docker | ps
run: docker ps -a

Expand Down

0 comments on commit 7410f0c

Please sign in to comment.