id,seq,job,repo,uses,name,with,run,env,if 138661,1,27829,611552758,actions/checkout@v3,,,,, 138662,2,27829,611552758,actions/setup-python@v4,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}"", ""cache"": ""pip"", ""cache-dependency-path"": ""setup.py""}",,, 138663,3,27829,611552758,,Install dependencies,,"pip install '.[test]' ",, 138664,4,27829,611552758,,Run tests,,"pytest ",, 138665,5,27829,611552758,,Check if README is up-to-date,,"cog --check README.md ",,