Skip to content

Commit

Permalink
check if shell bash exits as expected
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Jan 23, 2023
1 parent 849b181 commit 579be6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- run: cargo install cargo-insta
- run: pip install black[d]==22.12.0
- name: Run tests
shell: bash
run: |
cargo insta test --all --delete-unreferenced-snapshots
git diff --exit-code
Expand Down

0 comments on commit 579be6d

Please sign in to comment.