Skip to content

Commit

Permalink
chore: Remove unnecessary 'needs' step from lint-gradle-project job
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayrode committed Jun 3, 2024
1 parent 3fb3bac commit 306df24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:

lint-gradle-project:
runs-on: ubuntu-latest
needs: check-cve
steps:
- name: Checkout project source
uses: actions/checkout@v4
Expand Down

0 comments on commit 306df24

Please sign in to comment.