mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 01:31:25 -08:00
Remove temp ignore
This commit is contained in:
parent
95246c9df0
commit
3a41b2a2f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_backend.yml
vendored
2
.github/workflows/pr_backend.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
- name: Check code style consistency
|
||||
run: poetry run flake8 -v data_pipeline/
|
||||
- name: Run static code analysis
|
||||
run: poetry run pylint data_pipeline/ --ignore-paths data_pipeline/comparator.py
|
||||
run: poetry run pylint data_pipeline/
|
||||
- name: Check library safety
|
||||
run: poetry run safety check --ignore 51457 --ignore 44715 --ignore 70612
|
||||
generate-score-tiles:
|
||||
|
|
Loading…
Add table
Reference in a new issue