Skip to content

Commit adf7b8f

Browse files
committed
CCM-10981: add workspace key
1 parent 6308b00 commit adf7b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-2-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
strategy:
9292
fail-fast: false
9393
matrix:
94-
workspace: ${{ fromJSON(needs.discover-workspaces.outputs.matrix) }}
94+
workspace: ${{ fromJSON(needs.discover-workspaces.outputs.matrix) }}
9595
steps:
9696
- name: "Checkout code"
9797
uses: actions/[email protected]

0 commit comments

Comments
 (0)