Skip to content

Commit 63f5f08

Browse files
committed
build: update non-windows build tests
1 parent bf78e89 commit 63f5f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
RUST_LOG: "info,postgresql_archive=debug,postgresql_commands=debug,postgresql_embedded=debug"
6363
RUST_LOG_SPAN_EVENTS: full
6464
run: |
65-
cargo test --workspace
65+
cargo test
6666
6767
- name: Tests
6868
if: ${{ startsWith(matrix.os, 'ubuntu-') }}

0 commit comments

Comments
 (0)