From 55b0f4a1f2e9eb92d8561da11ad43ab64bb64ba8 Mon Sep 17 00:00:00 2001 From: Viraj Patel Date: Wed, 22 Jun 2022 04:03:46 +0000 Subject: [PATCH] chore: revert the lock check --- .github/workflows/workflow.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 0b9f0bf55d..d06cf3798a 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -30,6 +30,7 @@ jobs: pipenv run pip install --no-deps file:plugins/aea-ledger-ethereum pipenv run pip install --no-deps file:plugins/aea-ledger-cosmos pipenv run pip install --no-deps file:plugins/aea-ledger-fetchai + pipenv lock - name: Check plugin consistency run: | # these two files should not be different;