mirror of
https://github.com/bellingcat/geoclustering.git
synced 2026-06-11 21:18:29 +03:00
testing workflow without
This commit is contained in:
16
.github/workflows/lint.yml
vendored
16
.github/workflows/lint.yml
vendored
@@ -1,10 +1,10 @@
|
||||
name: Lint
|
||||
# name: Lint
|
||||
|
||||
on: [push]
|
||||
# on: [push]
|
||||
|
||||
jobs:
|
||||
black:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: psf/black@stable
|
||||
# jobs:
|
||||
# black:
|
||||
# runs-on: ubuntu-latest
|
||||
# steps:
|
||||
# - uses: actions/checkout@v3
|
||||
# - uses: psf/black@stable
|
||||
|
||||
Reference in New Issue
Block a user