Skip to content

fix E0063 errors

fix E0063 errors #4

Workflow file for this run

jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}