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