Skip to content

Commit

Permalink
Merge branch 'master' into feature/new-vector-api
Browse files Browse the repository at this point in the history
  • Loading branch information
ricopinazo committed Aug 23, 2024
2 parents f6f97ea + 9bb4299 commit 9305280
Show file tree
Hide file tree
Showing 166 changed files with 7,142 additions and 5,697 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test_rust_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ jobs:
uses: arduino/setup-protoc@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: webfactory/[email protected]
name: Load pometry-storage key
with:
ssh-private-key: ${{ secrets.RA_SSH_PRIVATE_KEY }}
- name: Rust version
run: rustc --version --verbose
- uses: Swatinem/rust-cache@v2
Expand Down Expand Up @@ -81,10 +77,6 @@ jobs:
name: Cargo cache
with:
cache-all-crates: true
- uses: webfactory/[email protected]
name: Load raphtory-disk_graph key
with:
ssh-private-key: ${{ secrets.RA_SSH_PRIVATE_KEY }}
- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down
Loading

0 comments on commit 9305280

Please sign in to comment.