Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed May 21, 2024
1 parent 4fbc38a commit 4ebdb00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/irods-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ jobs:
- run: pip install -U ansible==${{ matrix.ansible }}
- run: pip install -r ${{ env.REQUIREMENTS_FILE }}
- run: ansible-galaxy install -r requirements.yml
- run: docker run --rm ubuntu:jammy cat /etc/hosts
- name: Run molecule tests
run: molecule -vvv test

0 comments on commit 4ebdb00

Please sign in to comment.