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

Commit

Permalink
Update molecule action
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>
  • Loading branch information
Norman Ziegner committed Nov 5, 2020
1 parent 11a3291 commit 7072dee
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 7072dee

Please sign in to comment.