Skip to content

Commit

Permalink
Try not caching journey test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EliahKagan committed Dec 16, 2024
1 parent 65788e8 commit bf2abdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
- uses: extractions/setup-just@v2
- name: Run journey tests
run: just ci-journey-tests
Expand Down

0 comments on commit bf2abdb

Please sign in to comment.