Skip to content

Commit 3c36654

Browse files
committed
Revert test build.
1 parent 4389315 commit 3c36654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build
3232
run: |
3333
# Need a debug build for the dart tests
34-
cargo build -p powersync_loadable -Z build-std=panic_abort,core,alloc --release --target x86_64-unknown-linux-gnu
34+
cargo build -p powersync_loadable
3535
3636
cargo build -p powersync_loadable --release
3737
cargo build -p powersync_core --release --features static

0 commit comments

Comments
 (0)