Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
captainbuckkets committed Nov 5, 2023
1 parent 0072631 commit b7dd126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ jobs:

- uses: Swatinem/rust-cache@v2

- name: Install Bitcoin Core
run: ./bin/install-bitcoin-core-linux
- name: Install Peercoin Core
run: ./bin/install-peercoin-core-linux

- name: Test
run: cargo test --all -- --ignored

0 comments on commit b7dd126

Please sign in to comment.