mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 16:16:37 +00:00
Fix deciding which crates to test on windows
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
8a1f329389
commit
2cd7ee9c04
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -97,6 +97,7 @@ jobs:
|
|||
tools: cargo-nextest
|
||||
|
||||
- name: Decide crates to test
|
||||
shell: bash
|
||||
env:
|
||||
CRATES_CHANGED: ${{ needs.changed-files.outputs.crates_changed }}
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue