Skip to content

Commit

Permalink
recursive clone!
Browse files Browse the repository at this point in the history
  • Loading branch information
carueda committed Jul 30, 2024
1 parent 810a04c commit fbb5806
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
CC: gcc
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- run: cargo build --verbose
- run: cargo test
# - run: cargo clippy -- -D warnings
Expand Down

0 comments on commit fbb5806

Please sign in to comment.