debugging CI

This commit is contained in:
sneakers-the-rat 2024-07-31 15:59:46 -07:00
parent f4a2ec0fb3
commit 44777ab70a
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

@ -29,7 +29,7 @@ jobs:
- platform: "windows-latest"
python-version: "3.11"
runs-on: ${{ matrix.os }}
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v2