Skip to content

Commit

Permalink
fixup! mconsolidate actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r committed Mar 12, 2024
1 parent 1e99536 commit 2a59485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: ./.github/list-crates.sh ${{ steps.cargo.outputs.all_changed_files }}
- id: rust
uses: tj-actions/changed-files@800a2825992141ddde1a8bca8ad394cec34d3188
with:git
with:
files: |
**/*.rs
Cargo.lock
Expand Down

0 comments on commit 2a59485

Please sign in to comment.