diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 661ced4a..a872978c 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -29,6 +29,7 @@ jobs: - name: Checkout Contracts run: | + pwd cd ../storage-contracts-v1 git checkout integration-test git pull