Skip to content

Commit e33853b

Browse files
Manishearthjedel1043
authored andcommitted
Add diff test
1 parent e39aa57 commit e33853b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ jobs:
119119
run: cargo build -p temporal_capi
120120
- name: Regen
121121
run: cargo run -p diplomat-gen
122+
- name: Check diff
123+
run: git diff --exit-code
122124
# Todo: eventually we should check in bindings and test them
123125
- name: Makefile tests
124126
run: cd temporal_capi/cpp_tests && make

0 commit comments

Comments
 (0)