mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-23 14:54:30 +08:00
doctest README.md
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -32,8 +32,9 @@ jobs:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
override: true
|
||||
- run: cargo build --features bundled
|
||||
- run: cargo test --features bundled
|
||||
- run: cargo build --features bundled --workspace --all-targets
|
||||
- run: cargo test --features bundled --workspace --all-targets
|
||||
- run: cargo test --features bundled --workspace --doc
|
||||
- name: Static build
|
||||
if: matrix.platform.os == 'windows-latest'
|
||||
shell: cmd
|
||||
|
Reference in New Issue
Block a user