Skip to content

Commit

Permalink
rage
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Jan 3, 2019
1 parent 364ed47 commit 3585d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -47,7 +47,7 @@ jobs:
- run: rustc --version > ~/rust-version
- run: cargo test -p phf_macros
- run: cargo test -p phf_codegen_test
- run: cargo test -p phf --features macros
- run: cargo test --manifest-path phf/Cargo.toml --features macros

workflows:
version: 2
Expand Down

0 comments on commit 3585d01

Please sign in to comment.