Skip to content

Commit

Permalink
Fix CI for heed3-encryption
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerollmops committed Aug 21, 2024
1 parent 5e53c32 commit 0b257eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
cd heed
cargo clean
cp heed3-encryption/Cargo.toml heed/
cargo check --all-features -p heed3
cargo check --all-features -p heed3-encryption
examples:
name: Run the heed examples
Expand Down

0 comments on commit 0b257eb

Please sign in to comment.