chore: add shell to setting of anon_id in gh action

This commit is contained in:
Igor Ilic 2025-11-11 19:58:30 +01:00
parent cc0e1a83ab
commit ba693b7ef4

View file

@ -44,5 +44,6 @@ runs:
uv sync --extra api --extra docs --extra evals --extra codegraph --extra ollama --extra dev --extra neo4j --extra redis $EXTRA_ARGS
- name: Add telemetry identifier for telemetry test and in case telemetry is enabled by accident
shell: bash
run: |
echo "test-machine" > .anon_id