fix: prevent instrumentation to run in test mode #102

Merged
letian merged 2 commits from fix-ci-test into master 2025-08-11 23:42:14 +00:00
Showing only changes of commit eebf2a25cb - Show all commits

View File

@ -9,7 +9,7 @@ jobs:
check:
runs-on: docker
container:
image: hub.nationtech.io/harmony/harmony_composer:latest@sha256:eb0406fcb95c63df9b7c4b19bc50ad7914dd8232ce98e9c9abef628e07c69386
image: hub.nationtech.io/harmony/harmony_composer:latest
steps:
- name: Checkout code
uses: actions/checkout@v4