id,seq,job,repo,uses,name,with,run,env,if 136929,1,27479,213286752,actions/checkout@v3,,,,, 136930,2,27479,213286752,actions/setup-python@v4,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}"", ""cache"": ""pip"", ""cache-dependency-path"": ""pyproject.toml""}",,, 136931,3,27479,213286752,,Install dependencies,,"pip install '.[test]' ",, 136932,4,27479,213286752,,Run tests,,"pytest ",,