Skip to content

Commit

Permalink
ci: clippy for google-kms needs foundationdb
Browse files Browse the repository at this point in the history
  • Loading branch information
bittermandel committed Sep 16, 2024
1 parent c0645d6 commit 79da699
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup FoundationDB
uses: foundationdb-rs/[email protected]
with:
version: "7.3.27"
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 79da699

Please sign in to comment.