Skip to content

Commit

Permalink
temp: Skip contracts deploy temporarily
Browse files Browse the repository at this point in the history
We are working on a new chain node while this PR is in progress.
  • Loading branch information
bgins committed Jun 10, 2024
1 parent ff2c06c commit 599e065
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/devnet_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
contracts:
# TODO(bgins) Re-enable before merging
if: false
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 599e065

Please sign in to comment.