Skip to content

Commit d84e54e

Browse files
committed
let's run the entire suite
1 parent 6689709 commit d84e54e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-published-rules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
CORE_IDS_ARG="--core-ids ${{ inputs.core_ids }}"
9999
fi
100100
101-
CORE_IDS_ARG="--core-ids CORE-000001 CORE-000002 CORE-000003 CORE-000004 CORE-000005 CORE-000006" # TODO: Remove this before merging to main
101+
# CORE_IDS_ARG="--core-ids CORE-000001 CORE-000002 CORE-000003 CORE-000004 CORE-000005 CORE-000006" # TODO: Remove this before merging to main
102102
103103
./venv/bin/python engine/scripts/validate_published_rules.py \
104104
--rules-root "$(pwd)/open-rules" \

0 commit comments

Comments
 (0)