mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
Fix CI test job
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
architecture: ${{ matrix-python-version }}
|
||||
architecture: ${{ matrix.architecture }}
|
||||
- name: dependencies
|
||||
run: |
|
||||
python -m pip install -U pip wheel setuptools
|
||||
|
||||
Reference in New Issue
Block a user