Skip to content

Commit

Permalink
test pg_upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Oct 3, 2024
1 parent ee05bf7 commit 1d09a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: make bootstrap-dev

- name: Run Molecule tests
run: make molecule-test
run: make molecule-test-scenario MOLECULE_SCENARIO="pg_upgrade"
env:
PY_COLORS: "1"
ANSIBLE_FORCE_COLOR: "1"
Expand Down

0 comments on commit 1d09a6b

Please sign in to comment.