Skip to content

Commit

Permalink
Rename neardata feature in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
Sliman4 committed Jul 24, 2024
1 parent 12cf5bd commit c9d355f
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 @@ -21,4 +21,4 @@ jobs:
- name: Check lints
run: cargo clippy --all-features --verbose -- --deny clippy::all
- name: Run tests
run: cargo test --features neardata-server --verbose
run: cargo test --features neardata --verbose

0 comments on commit c9d355f

Please sign in to comment.