Skip to content

Commit

Permalink
Remove job dependency in release
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoberstar committed Feb 7, 2022
1 parent 969f164 commit d153201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
jobs:
release:
runs-on: ubuntu-latest
needs: check
steps:
- name: Checkout repo
uses: actions/checkout@v2
Expand Down

0 comments on commit d153201

Please sign in to comment.