promulgate the environment

This commit is contained in:
2025-07-29 17:02:54 -05:00
parent 3ce7ccc6be
commit 1d7b150777
-1
View File
@@ -32,7 +32,6 @@ jobs:
- name: Run integration tests
run: |
echo "Running integration tests for ${TARGET_ENVIRONMENT^^} environment"
pytest run_test.py
testing: