Skip to content

Commit

Permalink
Updated CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrimati1992 committed Oct 10, 2022
1 parent e3fbe05 commit f6bd73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cd "${{github.workspace}}/"
cargo test --no-default-features --features "test rust_1_64"
cargo test --no-default-features --features "test __for_konst"
cargo test --no-default-features --features "test rust_1_64 non_basic"
- name: ci-all-versions
run: |
Expand Down

0 comments on commit f6bd73e

Please sign in to comment.