Skip to content

Commit dd64521

Browse files
Update function name
1 parent a24b50c commit dd64521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/esql-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
DR_API_KEY: ${{ vars.api_key || vars.DR_API_KEY }}
7171
run: |
7272
cd detection-rules
73-
python -m pytest tests/test_rules_remote.py::TestRemoteRules::test_esql_rules
73+
python -m detection_rules dev test esql-remote-validation

0 commit comments

Comments
 (0)