Skip to content

Commit 3924f31

Browse files
committed
Use bash
1 parent a2a6381 commit 3924f31

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
RUST_BACKTRACE: "1"
3030
steps:
3131
- name: Set workspace var
32+
shell: bash
3233
run: |
3334
echo GIT_WORKSPACE=$RUNNER_TEMP/workspace-test-dir >> $GITHUB_ENV
3435

0 commit comments

Comments
 (0)