Skip to content

Commit

Permalink
Update tests_and_checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
F4ever authored Nov 27, 2023
1 parent 94b2a58 commit 075188c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests_and_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
poetry run pytest tests -m integration
env:
WEB3_RPC_ENDPOINTS: ${{ secrets.WEB3_RPC_ENDPOINT }}
DEPOSIT_CONTRACT: "0xff50ed3d0ec03aC01D4C79aAd74928BFF48a7b2b"
LIDO_LOCATOR: "0x1eDf09b5023DC86737b59dE68a8130De878984f5"
DEPOSIT_CONTRACT: "0x00000000219ab540356cbb839cbe05303d7705fa"
LIDO_LOCATOR: "0xC1d0b3DE6792Bf6b4b37EccdcC24e45978Cfd2Eb"

security:
uses: lidofinance/linters/.github/workflows/security.yml@master
Expand Down

0 comments on commit 075188c

Please sign in to comment.