Skip to content

Commit

Permalink
Merge branch '1.x' into windows-http-origin
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Aug 19, 2023
2 parents bf8745d + 8c5fcf4 commit 481babc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:
cargo update -p colored --precise 2.0.2
cargo update -p tempfile --precise 3.6.0
cargo update -p serde_with:3.2.0 --precise 3.0.0
cargo update -p tokio --precise 1.29.0
cargo update -p flate2 --precise 1.0.26
- name: test
run: cargo test --target ${{ matrix.platform.target }} ${{ matrix.features.args }}

0 comments on commit 481babc

Please sign in to comment.