Skip to content

Commit

Permalink
rust caches in python test
Browse files Browse the repository at this point in the history
  • Loading branch information
robert3005 committed Nov 4, 2024
1 parent 724eefd commit 71116c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/cleanup
- uses: rui314/setup-mold@v1
- uses: ./.github/actions/setup-rust
- uses: spiraldb/actions/.github/actions/[email protected]

- name: Pytest - PyVortex
Expand Down

0 comments on commit 71116c8

Please sign in to comment.