Skip to content

Bump zipp from 3.18.2 to 3.19.1 in /.github/workflows #112

Bump zipp from 3.18.2 to 3.19.1 in /.github/workflows

Bump zipp from 3.18.2 to 3.19.1 in /.github/workflows #112

name: check PR (ws_health_exporter)
on:
pull_request:
paths:
- roles/ws_health_exporter/**
- .github/**
jobs:
run-molecule-tests:
strategy:
fail-fast: false
matrix:
molecule-driver: [docker]
uses: ./.github/workflows/reusable-molecule.yml
with:
role-name: ws_health_exporter
molecule-driver: ${{ matrix.molecule-driver }}