Skip to content

Commit ef22b65

Browse files
authored
Update rust.yml
Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com>
1 parent 4d4a8b6 commit ef22b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
if: success()
7171
- name: Mark the job as unsuccessful
7272
run: exit 1
73-
if: !success()
73+
if: "!success()"

0 commit comments

Comments
 (0)