Skip to content

Commit

Permalink
Fix release workflow dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hollodotme committed Sep 4, 2023
1 parent 91d28a3 commit d3e86ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
jobs:
release:
runs-on: ubuntu-latest
needs:
- run-tests
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit d3e86ca

Please sign in to comment.