id,seq,job,repo,uses,name,with,run,env,if 138780,1,27853,205429375,actions/checkout@v3,,,,, 138781,2,27853,205429375,actions/setup-python@v4,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}"", ""cache"": ""pip"", ""cache-dependency-path"": ""setup.py""}",,, 138782,3,27853,205429375,,Install dependencies,,"pip install -e '.[test]' ",, 138783,4,27853,205429375,,Run tests,,"pytest ",,