Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
remove debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
Chronophylos committed Mar 22, 2021
1 parent d131e24 commit edeadb4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,6 @@ jobs:
- name: Copy config files
working-directory: PythonSDK/Mods/${{ env.MOD_NAME }}
run: Copy-Item -Path pyproject.toml, setup.cfg -Destination ../../

- run: |
ls
cd PythonSDK
ls
ls Mods
python -m isort Mods/${{ env.MOD_NAME }} --show-config

- name: Lint with isort
working-directory: PythonSDK
Expand Down

0 comments on commit edeadb4

Please sign in to comment.