Skip to content

Commit

Permalink
Merge pull request GitoxideLabs#1728 from EliahKagan/run-ci/daemon-re…
Browse files Browse the repository at this point in the history
…vert

Revert "Try not caching journey test dependencies"
  • Loading branch information
Byron authored Dec 19, 2024
2 parents 69ee6a3 + d9415c5 commit ce943c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ 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 ce943c1

Please sign in to comment.