Skip to content

Commit

Permalink
chore: try again
Browse files Browse the repository at this point in the history
  • Loading branch information
sesheffield committed Sep 8, 2024
1 parent 3c95ec8 commit 62ed476
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/cd-protonet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ on:
workflow_call:

jobs:
lint-checks-v2:
uses: ./.github/workflows/ci-lint.yml
fuzz-v2:
runs-on: ubuntu-latest
steps:
- name: checkout repo from current commit
uses: actions/checkout@v4
# in order:
# enter standby (prevents autoscaling group from killing node during deploy)
# stop kava
Expand Down

0 comments on commit 62ed476

Please sign in to comment.