Skip to content

Commit

Permalink
Remove deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jedekar committed Nov 20, 2023
1 parent 2c1eb16 commit 073ca8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ env:
jobs:
draft_release:
name: Create GitHub Nightly draft release
needs: setup
runs-on: ubuntu-latest
outputs:
release_id: ${{ steps.draft_release.outputs.id }}
Expand All @@ -40,7 +39,6 @@ jobs:
body: "Latest build of the development branch"

lint:
needs: setup
name: Lint
uses: ./.github/workflows/lint.yaml
with:
Expand Down

0 comments on commit 073ca8a

Please sign in to comment.