Skip to content

Commit

Permalink
Update release-no-pylint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev authored Feb 13, 2025
1 parent 7a1b863 commit 4976314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-no-pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
create-release:
name: "Create release"
runs-on: ubuntu-latest
needs: [validate-input, pylint]
needs: [validate-input]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 4976314

Please sign in to comment.