We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2387a commit f28e22dCopy full SHA for f28e22d
.github/workflows/tests.yaml
@@ -36,7 +36,7 @@ jobs:
36
matrix:
37
name: [ubuntu-latest]
38
rust: [ '${{ inputs.rust-version }}' ]
39
- features: [all, none, default]
+ features: [all]
40
include:
41
- name: ubuntu-latest
42
os: ubuntu-latest
0 commit comments