Skip to content

Commit

Permalink
ci: remove stray working-directory setting
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Jul 21, 2024
1 parent 7f4409a commit b78756b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ jobs:
- name: install cargo-minimal-versions
uses: taiki-e/install-action@cargo-minimal-versions
- name: cargo minimal-versions check
working-directory: ${{ matrix.subcrate }}
run: cargo minimal-versions check --feature-powerset --no-dev-deps

### test jobs #############################################################
Expand Down

0 comments on commit b78756b

Please sign in to comment.