Skip to content

Commit 0125d6e

Browse files
Keatsboydgreenfield
authored andcommitted
Remove circle and test for features as well
1 parent dee8b47 commit 0125d6e

File tree

2 files changed

+2
-40
lines changed

2 files changed

+2
-40
lines changed

.circleci/config.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ jobs:
2525
run: rustc --version
2626
- name: Run tests
2727
run: cargo test
28+
- name: Run tests with features
29+
run: cargo test --features=rank_lookup

0 commit comments

Comments
 (0)