diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 06715299..ab4a48fb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -91,7 +91,7 @@ jobs: repository: cerc-io/laconic-sdk fetch-depth: 0 - name: Environment - run: cwd && ls -tlh && env + run: ls -tlh && env - name: build containers scripts working-directory: tests/sdk_tests run: ./build-laconicd-container.sh && build-sdk-test-container.sh