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 52571e3 commit 1728c3cCopy full SHA for 1728c3c
.github/workflows/test-replace-failed-postgresql.yaml
@@ -87,8 +87,8 @@ jobs:
87
--modulepath spec/fixtures/modules \
88
architecture=${{ matrix.install_architecture }} \
89
version=${{ matrix.version }} \
90
- console_password=${{ secrets.CONSOLE_PASSWORD }} \
91
- code_manager_auto_configure=true
+ console_password=${{ secrets.CONSOLE_PASSWORD }} \
+ code_manager_auto_configure=true
92
- name: Output contents of litmus_inventory.yaml
93
run: |
94
cat spec/fixtures/litmus_inventory.yaml
0 commit comments