Skip to content

Commit

Permalink
ci debug2
Browse files Browse the repository at this point in the history
  • Loading branch information
YusukeShimizu committed Jun 30, 2024
1 parent 4e52257 commit 5e3499a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
- name: Install Nix
uses: determinateSystems/nix-installer-action@v12
- uses: DeterminateSystems/magic-nix-cache-action@v7
- uses: DeterminateSystems/flake-checker-action@main
- run: nix-shell --run "make test-bitcoin-cln"
- uses: DeterminateSystems/flake-checker-action@v8
- run: nix develop --command make test-${{matrix.test-vector}}

0 comments on commit 5e3499a

Please sign in to comment.