We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee05bf7 commit 1d09a6bCopy full SHA for 1d09a6b
.github/workflows/molecule.yml
@@ -66,7 +66,7 @@ jobs:
66
run: make bootstrap-dev
67
68
- name: Run Molecule tests
69
- run: make molecule-test
+ run: make molecule-test-scenario MOLECULE_SCENARIO="pg_upgrade"
70
env:
71
PY_COLORS: "1"
72
ANSIBLE_FORCE_COLOR: "1"
0 commit comments