Skip to content

Commit 2bc971a

Browse files
committed
run integration test in release mode
1 parent f3653e3 commit 2bc971a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,5 @@ jobs:
129129
- name: "Build & Run Example Init Binary"
130130
run: make run-example
131131
env:
132+
PROFILE: release
132133
TEE: ${{ matrix.tee }}

0 commit comments

Comments
 (0)