Skip to content

Commit bf2abdb

Browse files
committed
Try not caching journey test dependencies
1 parent 65788e8 commit bf2abdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ jobs:
123123
steps:
124124
- uses: actions/checkout@v4
125125
- uses: dtolnay/rust-toolchain@stable
126-
- uses: Swatinem/rust-cache@v2
127126
- uses: extractions/setup-just@v2
128127
- name: Run journey tests
129128
run: just ci-journey-tests

0 commit comments

Comments
 (0)