Skip to content

Use base configs for molecule setup #22

Use base configs for molecule setup

Use base configs for molecule setup #22

name: Test PostgreSQL
on:
pull_request:
paths:
- "roles/postgresql/**"
- ".github/workflows/molecule.yml"
- ".github/workflows/molecule-postgresql.yml"
jobs:
molecule-postgresql:
uses: ./.github/workflows/molecule.yml

Check failure on line 11 in .github/workflows/molecule-postgresql.yml

View workflow run for this annotation

GitHub Actions / Test PostgreSQL

Invalid workflow file

The workflow is not valid. .github/workflows/molecule-postgresql.yml (Line: 11, Col: 11): Input tests_path is required, but not provided while calling. .github/workflows/molecule-postgresql.yml (Line: 13, Col: 17): Invalid input, run-tags is not defined in the referenced workflow.
with:
run-tags: provision, postgresql