Skip to content

Commit

Permalink
Fix github workflows checks
Browse files Browse the repository at this point in the history
  • Loading branch information
kkawula committed Aug 20, 2024
1 parent 67af1cc commit fd9c3d9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Download contracts
uses: actions/download-artifact@v3
with:
name: contract-artifacts
path: starknet_py/tests/e2e/mock/

- uses: actions/setup-python@v4
with:
python-version: "3.12"
Expand Down

0 comments on commit fd9c3d9

Please sign in to comment.