Skip to content

Commit 7b9cb8b

Browse files
committed
Remove commented out code
1 parent 5ab3826 commit 7b9cb8b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/pre.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ jobs:
4444
- name: Test with tox
4545
run: tox --conf tox.ini --pre
4646

47-
# - name: Install & test
48-
# run: |
49-
# python -m pip install -U pip setuptools wheel pytest
50-
# python -m pip install -r requirements/requirements-dev.txt
51-
# tox -e ${{ matrix.toxenv }} --pre
52-
5347
# If something goes wrong, we can open an issue in the repo
5448
- name: Report Failures
5549
if: ${{ failure() }}

0 commit comments

Comments
 (0)