Skip to content

Commit bd7df32

Browse files
committed
test: Build debug
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent e2a2f5a commit bd7df32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ jobs:
103103

104104
- name: Build (cross)
105105
if: matrix.use-cross
106-
run: cross build --release --locked --target ${{ matrix.target }}
106+
run: cross build --locked --target ${{ matrix.target }}
107107

0 commit comments

Comments
 (0)