Skip to content

Commit 0f1599b

Browse files
committed
adjust shell params
1 parent a88482f commit 0f1599b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/core-build-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
## this step fails on the unused imports
4848
- name: Cargo Check (clarity)
4949
# if: ${{ false }}
50-
shell: bash -e {0}
50+
shell: bash -e
5151
id: cargo_check_clarity
5252
run: |
5353
cargo check -p clarity --no-default-features

0 commit comments

Comments
 (0)