Skip to content

Commit b2c3163

Browse files
(PE-41013) add backslash
1 parent 8666576 commit b2c3163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-add-compiler-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
--modulepath spec/fixtures/modules \
8787
architecture=${{ matrix.architecture }} \
8888
console_password=${{ secrets.CONSOLE_PASSWORD }} \
89-
version=${{ matrix.version }}
89+
version=${{ matrix.version }} \
9090
download_mode=bolthost
9191
- name: Run add_compilers plan
9292
timeout-minutes: 50

0 commit comments

Comments
 (0)