Skip to content

Commit 6ed8764

Browse files
committed
ci: remove stray working-directory setting
1 parent fd9c797 commit 6ed8764

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ jobs:
103103
- name: install cargo-minimal-versions
104104
uses: taiki-e/install-action@cargo-minimal-versions
105105
- name: cargo minimal-versions check
106-
working-directory: ${{ matrix.subcrate }}
107106
run: cargo minimal-versions check --feature-powerset --no-dev-deps
108107

109108
### test jobs #############################################################

0 commit comments

Comments
 (0)