Skip to content

Commit

Permalink
build: remove wrong CI build job dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrMilchmann committed Jul 18, 2023
1 parent 091de96 commit 86df815
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ env:
jobs:
build:
name: Build
needs: [validate-gradle]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 86df815

Please sign in to comment.