Skip to content

Commit

Permalink
Download test data
Browse files Browse the repository at this point in the history
  • Loading branch information
cbourjau committed May 30, 2023
1 parent eb30bae commit 7fcc87c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
components: clippy, rustfmt
- run: cargo clippy
- run: cargo fmt -- --check
- run: cargo run --bin alice-download --release -- 1
- run: cargo test --all-features
env:
RUST_BACKTRACE: 1

0 comments on commit 7fcc87c

Please sign in to comment.