Skip to content

Commit

Permalink
ci: remove unneeded debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
danielattilasimon committed Apr 12, 2024
1 parent 4eddda5 commit 6a299b1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/testnet-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ jobs:
with:
version: nightly

- name: Dump Foundry config for debugging
working-directory: ./contracts
run: forge config --json

- name: Run deployment tool
working-directory: ./contracts
run: ./deploy liquity-testnet --verify
Expand Down

0 comments on commit 6a299b1

Please sign in to comment.