Skip to content

Commit

Permalink
Update test-core.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir authored Aug 30, 2023
1 parent 6161c3f commit 44a721b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
cargo update -p tokio --precise 1.29.0
cargo update -p flate2 --precise 1.0.26
cargo update -p h2 --precise 0.3.20
cargo update -p reqwest --precise 0.11.19
cargo update -p reqwest --precise 0.11.18
- name: test
run: cargo test --target ${{ matrix.platform.target }} ${{ matrix.features.args }}

0 comments on commit 44a721b

Please sign in to comment.