Skip to content

Commit

Permalink
ci: temporarily disable contract deployment
Browse files Browse the repository at this point in the history
It works fine when run locally, but for some reason it doesn't work on Github.
  • Loading branch information
danielattilasimon committed Apr 10, 2024
1 parent 04321a7 commit 35281dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
id: test

deploy:
if: false
name: Deploy contracts to Liquity v2 Testnet
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 35281dc

Please sign in to comment.