Skip to content

Commit f0ff0bf

Browse files
committed
check if shell bash exits as expected
1 parent 00be194 commit f0ff0bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
- run: cargo install cargo-insta
8080
- run: pip install black[d]==22.12.0
8181
- name: Run tests
82+
shell: bash
8283
run: |
8384
cargo insta test --all --delete-unreferenced-snapshots
8485
git diff --exit-code

0 commit comments

Comments
 (0)