mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-01 15:04:25 +02:00
fix: clone submodules recursively
This commit is contained in:
parent
507656b97c
commit
63c351daf4
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
|
Loading…
x
Reference in New Issue
Block a user