mirror of https://github.com/nucypher/nucypher.git
use prepare environment
parent
c70fbc8a37
commit
a64822422e
|
@ -439,7 +439,7 @@ jobs:
|
|||
working_directory: ~/nucypher
|
||||
<<: *python_36_base
|
||||
steps:
|
||||
- pipenv_install
|
||||
- prepare_environment
|
||||
- run:
|
||||
name: Run Requirements comparison
|
||||
command: ./scripts/circle/compare_reqs.sh
|
||||
|
|
Loading…
Reference in New Issue