Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
Bench: 1540328
  • Loading branch information
codedeliveryservice committed Apr 24, 2024
1 parent 43f532f commit a3eeaad
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 @@ -23,7 +23,7 @@ jobs:
- name: Build
run: cargo build --verbose --release

- name: Build
- name: Build with `datagen` feature
run: cargo build --verbose --release --features datagen

- name: Run tests
Expand Down

0 comments on commit a3eeaad

Please sign in to comment.