mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2024-11-22 12:31:03 +00:00
fix github actions definition
This commit is contained in:
parent
f947d7ff02
commit
d67e5777f7
1 changed files with 0 additions and 1 deletions
1
.github/workflows/style.yml
vendored
1
.github/workflows/style.yml
vendored
|
@ -101,7 +101,6 @@ jobs:
|
||||||
- name: Run docformatter
|
- name: Run docformatter
|
||||||
run: docformatter --check -r .
|
run: docformatter --check -r .
|
||||||
working-directory: .
|
working-directory: .
|
||||||
- name: Run docformatter
|
|
||||||
djhtml:
|
djhtml:
|
||||||
name: djhtml
|
name: djhtml
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue