Skip to content

Commit

Permalink
fix downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog committed Aug 8, 2023
1 parent e372e79 commit 80fbac8
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 @@ -99,7 +99,7 @@ jobs:
cargo update -p is-terminal --precise 0.4.7
cargo update -p colored --precise 2.0.2
cargo update -p tempfile --precise 3.6.0
cargo update -p serde_with:3.1.0 --precise 3.0.0
cargo update -p serde_with:3.2.0 --precise 3.0.0
- name: test
run: cargo test --target ${{ matrix.platform.target }} ${{ matrix.features.args }}

0 comments on commit 80fbac8

Please sign in to comment.