error
This commit is contained in:
parent
196702ccf1
commit
2954c7d5c9
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Run CI
|
||||
run: |
|
||||
isort . -c >isort.out
|
||||
isort . -c >isort.out || true
|
||||
isort . --diff >isort.diff
|
||||
- name: upload isort output
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user