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