mirror of
https://github.com/wassname/options_backtester.git
synced 2026-06-27 15:16:03 +08:00
Moved lint step to before_script.
This commit is contained in:
+3
-1
@@ -6,7 +6,9 @@ install:
|
||||
- pip install pipenv
|
||||
- make install
|
||||
|
||||
script:
|
||||
before_script:
|
||||
- make lint
|
||||
|
||||
script:
|
||||
- make test
|
||||
- make test_notebook
|
||||
|
||||
Reference in New Issue
Block a user