We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d1489 commit 2c35253Copy full SHA for 2c35253
.github/workflows/guest-lib-tests.yml
@@ -67,7 +67,6 @@ jobs:
67
- uses: taiki-e/install-action@nextest
68
69
- name: Run ${{ matrix.crate.name }} guest library tests
70
- if: hashFiles(format('guest-libs/{0}/', matrix.crate.path)) != ''
71
working-directory: guest-libs/${{ matrix.crate.path }}
72
run: |
73
rustup component add rust-src --toolchain nightly-2025-02-14
0 commit comments