Skip to content

Commit

Permalink
Merge pull request #198 from valory-xyz/chore/enable-lock-check
Browse files Browse the repository at this point in the history
Enable lock check
  • Loading branch information
DavidMinarsch authored Jun 22, 2022
2 parents aaf949e + 55b0f4a commit 697dee8
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 697dee8

Please sign in to comment.