We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9c797 commit 6ed8764Copy full SHA for 6ed8764
.github/workflows/CI.yml
@@ -103,7 +103,6 @@ jobs:
103
- name: install cargo-minimal-versions
104
uses: taiki-e/install-action@cargo-minimal-versions
105
- name: cargo minimal-versions check
106
- working-directory: ${{ matrix.subcrate }}
107
run: cargo minimal-versions check --feature-powerset --no-dev-deps
108
109
### test jobs #############################################################
0 commit comments