ci: use bash
This commit is contained in:
parent
246e0efac1
commit
968c4d7363
1
.github/workflows/e2e.yml
vendored
1
.github/workflows/e2e.yml
vendored
@ -64,6 +64,7 @@ jobs:
|
|||||||
ga-out-of-tree-e2e-${{ matrix.os.distro }}-${{ matrix.os.release }}-$GITHUB_SHA
|
ga-out-of-tree-e2e-${{ matrix.os.distro }}-${{ matrix.os.release }}-$GITHUB_SHA
|
||||||
|
|
||||||
- name: End-to-End Testing [${{ matrix.os.distro }} ${{ matrix.os.release }}]
|
- name: End-to-End Testing [${{ matrix.os.distro }} ${{ matrix.os.release }}]
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
sleep 1m
|
sleep 1m
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user