Skip to content

for windows11 tester #54

for windows11 tester

for windows11 tester #54

Workflow file for this run

name: test
on: push
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10"]
steps:
- uses: actions/checkout@v3
- name: All test
run: bash -xv ./test.bash