Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #21 from Helmholtz-UFZ/update-molecule-action
Browse files Browse the repository at this point in the history
Update molecule action
  • Loading branch information
Norman Ziegner authored Nov 6, 2020
2 parents 4130a64 + 7072dee commit 27070a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
path: "${{ github.repository }}"

- name: Molecule test
uses: robertdebock/molecule-action@2.6.1
uses: robertdebock/molecule-action@2.6.3
env:
MOLECULE_IMAGE: "${{ matrix.images }}"

0 comments on commit 27070a5

Please sign in to comment.