Skip to content
Snippets Groups Projects

added moodi telemetry to create EdgePort wf

Merged Mohammad Torkashvand requested to merge add-moodi-to-create-edge-port into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -15,7 +15,7 @@ run-tox-pipeline:
image: python:3.12
services:
- postgres:15.4
- postgres:14
# Change pip's cache directory to be inside the project directory since we can
# only cache local items.
Loading