Skip to content

Commit

Permalink
Check out submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanUkhov committed Apr 11, 2024
1 parent 3a6d183 commit f1c42b3
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 @@ -21,6 +21,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
with: {submodules: true}
- run: rustup toolchain install stable --profile=minimal
- run: cargo test
- run: cargo test --features bundled

0 comments on commit f1c42b3

Please sign in to comment.