Skip to content

Commit

Permalink
chore: update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheBuidler committed Nov 27, 2024
1 parent 8497561 commit 39aa064
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,7 @@ jobs:
uses: snok/install-poetry@v1

- name: Install Dependencies
run: |
poetry run pip install cython wheel
poetry run pip install ez-a-sync
poetry install --no-interaction
run: poetry install --no-interaction

- name: Setup brownie networks
run: |
Expand Down
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 39aa064

Please sign in to comment.