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