Skip to content

Commit

Permalink
Merge pull request #99 from BP-WG/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky authored May 28, 2024
2 parents 704c9b5 + 438f4a6 commit 8826512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- stl
- serde
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
- name: Check feature ${{ matrix.feature }} only
run: nix develop .#stable -c cargo check --no-default-features --features=${{ matrix.feature }}
Expand Down

0 comments on commit 8826512

Please sign in to comment.