Skip to content

Bump libz-sys from 1.1.18 to 1.1.20 #12

Bump libz-sys from 1.1.18 to 1.1.20

Bump libz-sys from 1.1.18 to 1.1.20 #12

Workflow file for this run

name: Test
on:
pull_request:
jobs:
test:
name: cargo test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@nightly
- run: cargo test --all-features -- --test-threads=1