Skip to content

Commit

Permalink
remove cont on error
Browse files Browse the repository at this point in the history
  • Loading branch information
MIWdlB committed May 13, 2024
1 parent 896651e commit c2e21b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linting.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on: [workflow_call]
jobs:
lint:
runs-on: ubuntu-latest
defaults:
continue-on-error: True
steps:
- uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit c2e21b5

Please sign in to comment.