Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DiweiSun committed May 17, 2024
1 parent 88904e0 commit 9ba4057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ permissions: read-all
jobs:
format-check:
# Don't run on forked repos
if: github.repository_owner == 'intel'
# if: github.repository_owner == 'intel'
name: flake8-check
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9ba4057

Please sign in to comment.