Skip to content

Commit

Permalink
try(scripts): use yegor.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Dec 6, 2024
1 parent 0f1de46 commit ed33d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PIPELINE_EO_PHI_NORMALIZER_DATA_DIR="$PIPELINE_EO_PHI_NORMALIZER_DIR/data"
PIPELINE_REPORT_DIR="$PWD/report"
PIPELINE_EO_YAML_DIR="$PIPELINE_DIR/eo-yaml"

PIPELINE_EO_PHI_NORMALIZER_RULES_FILE="$PIPELINE_EO_PHI_NORMALIZER_DIR/test/eo/phi/rules/new.yaml"
PIPELINE_EO_PHI_NORMALIZER_RULES_FILE="$PIPELINE_EO_PHI_NORMALIZER_DIR/test/eo/phi/rules/yegor.yaml"

SCRIPTS_DIR="$PWD_DIR/scripts"
PIPELINE_SCRIPT="$SCRIPTS_DIR/pipeline.sh"
Expand Down

0 comments on commit ed33d4e

Please sign in to comment.