Skip to content

Commit

Permalink
simplify needs to remove nested from prior jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
anixon604 committed Jan 26, 2024
1 parent 1df8392 commit 0501a2c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/manual-deploy-testnet-l2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,6 @@ jobs:

update-loadbalancer:
needs:
- build
- deploy
- check-obscuro-is-healthy
runs-on: ubuntu-latest
environment:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/manual-deploy-testnet-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ jobs:
#
# update-loadbalancer:
# needs:
# - build
# - deploy
# - check-obscuro-is-healthy
# runs-on: ubuntu-latest
# environment:
Expand Down

0 comments on commit 0501a2c

Please sign in to comment.