Skip to content

Commit b3eae71

Browse files
author
Alvaro Muñoz
committed
fix test
1 parent 3902a55 commit b3eae71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ql/src/test/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- id: step1
1919
env:
2020
BODY: ${{ steps.step0.outputs.value}}
21+
shell: powershell
2122
run: |
2223
Write-Output "::set-output name=MSG::$ENV{BODY}"
2324
- id: step2

0 commit comments

Comments
 (0)