Skip to content

Commit 15b1506

Browse files
committed
Give up
1 parent 0bbc8c5 commit 15b1506

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/diesel.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
steps:
4545
- uses: actions/checkout@v4
4646
- uses: dtolnay/rust-toolchain@stable
47-
- run: cargo add --manifest-path sea-query-diesel/Cargo.toml [email protected]
4847
- run: cargo build --manifest-path sea-query-diesel/Cargo.toml --workspace --features postgres,sqlite,mysql --features=with-chrono,with-json,with-rust_decimal,with-bigdecimal,with-uuid,with-time,with-ipnetwork,with-mac_address,postgres-array,postgres-vector
4948
- run: cargo build --manifest-path sea-query-diesel/Cargo.toml --workspace --features postgres,sqlite,mysql --features=with-chrono
5049
- run: cargo build --manifest-path sea-query-diesel/Cargo.toml --workspace --features postgres,sqlite,mysql --features=with-json

0 commit comments

Comments
 (0)