Skip to content

Commit

Permalink
setup kurtosis on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Nov 19, 2024
1 parent bdfae0d commit 3a26fd0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/just.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,9 @@ jobs:
run: |
nix build
nix flake check --all-systems
- name: Setup Kurtosis
uses: kurtosis-tech/kurtosis-github-action@v1
with:
path: github.com/kurtosis-tech/awesome-kurtosis/quickstart # dummy package
- name: Run Justfile
run: nix shell -c just

0 comments on commit 3a26fd0

Please sign in to comment.