Merge branch 'master' into werewolf-develop
This commit is contained in:
commit
a691b2b85a
4
.github/workflows/black_check.yml
vendored
4
.github/workflows/black_check.yml
vendored
@ -4,12 +4,12 @@
|
||||
# https://github.com/cclauss/autoblack
|
||||
|
||||
name: black
|
||||
on: [push, pull_request]
|
||||
on: [pull_request]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python 3.8
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user