Skip to content

Commit

Permalink
chore: revert the lock check
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Jun 22, 2022
1 parent 9b8c257 commit 55b0f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 55b0f4a

Please sign in to comment.