Skip to content

Commit 2c35253

Browse files
committed
fix(ci): remove hashFiles from guest-lib-tests (openvm-org#1710)
1 parent 79d1489 commit 2c35253

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/guest-lib-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
- uses: taiki-e/install-action@nextest
6868

6969
- name: Run ${{ matrix.crate.name }} guest library tests
70-
if: hashFiles(format('guest-libs/{0}/', matrix.crate.path)) != ''
7170
working-directory: guest-libs/${{ matrix.crate.path }}
7271
run: |
7372
rustup component add rust-src --toolchain nightly-2025-02-14

0 commit comments

Comments
 (0)