Skip to content

Commit 1728c3c

Browse files
correct typo?
1 parent 52571e3 commit 1728c3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-replace-failed-postgresql.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ jobs:
8787
--modulepath spec/fixtures/modules \
8888
architecture=${{ matrix.install_architecture }} \
8989
version=${{ matrix.version }} \
90-
console_password=${{ secrets.CONSOLE_PASSWORD }} \
91-
code_manager_auto_configure=true
90+
console_password=${{ secrets.CONSOLE_PASSWORD }} \
91+
code_manager_auto_configure=true
9292
- name: Output contents of litmus_inventory.yaml
9393
run: |
9494
cat spec/fixtures/litmus_inventory.yaml

0 commit comments

Comments
 (0)