Skip to content

Commit

Permalink
Install pkl.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Aug 5, 2024
1 parent 144f91a commit 21e2295
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 @@ -43,6 +43,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: moonrepo/setup-rust@v1
- uses: pkl-community/setup-pkl@v0
with:
pkl-version: 0.26.2
- name: Run tests
run: cargo test --workspace
if: ${{ runner.os != 'Windows' }}
Expand Down

0 comments on commit 21e2295

Please sign in to comment.