Skip to content

Commit

Permalink
Remove the "release" job dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Feb 6, 2024
1 parent 939ac2a commit 61d89db
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 @@ -15,8 +15,6 @@ on:

jobs:
release:
needs:
- test
runs-on: ubuntu-latest
container:
image: ghcr.io/inko-lang/aur:main
Expand Down

0 comments on commit 61d89db

Please sign in to comment.