Skip to content

Commit

Permalink
make full and sample genesis tests non-blocking for releases (#2206)
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 authored Dec 22, 2020
1 parent 9aa7549 commit 8edaed1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/stacks-blockchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ jobs:
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
needs:
- sampled-genesis
- full-genesis
- dist
- build-publish
- build-publish-stretch
Expand Down Expand Up @@ -219,8 +217,6 @@ jobs:
runs-on: ubuntu-latest
needs:
- notify-start
- sampled-genesis
- full-genesis
- dist
- build-publish
- build-publish-stretch
Expand Down

0 comments on commit 8edaed1

Please sign in to comment.