Skip to content

Commit

Permalink
sdsd
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 27, 2024
1 parent 956825e commit 4d7c386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ jobs:
python -m pip install --upgrade black
black --check .
- name: Mark step with a warning
if: ${{ steps.black_check.outcome == 'failure' }}
#if: ${{ steps.black_check.outcome == 'failure' }}
uses: actions/github-script@v6
with:
script: |
Expand Down

0 comments on commit 4d7c386

Please sign in to comment.