Skip to content

Commit

Permalink
Update black.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x41424142 authored Jul 19, 2024
1 parent 8f89228 commit 4f3851d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [push, pull_request]
jobs:
linter_name:
name: runner / black
runs-on: [self-hosted, ubuntu-latest]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check files using the black formatter
Expand Down

0 comments on commit 4f3851d

Please sign in to comment.