Skip to content

Commit a2deffa

Browse files
committed
build: housekeeping
1 parent a26ad89 commit a2deffa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
- uses: actions/setup-python@v5
4343
with:
4444
python-version: ${{ matrix.python-version }}
45-
architecture: x64
4645
- run: pip install -r requirements_ci.txt
4746
- run: git clone https://github.com/PyCQA/pycodestyle ../pycodestyle
4847
- run: cd ../pycodestyle && python setup.py build && cd -

0 commit comments

Comments
 (0)