id,seq,job,job_label,repo,repo_label,uses,name,with,run,env,if 136933,1,27480,test,205429375,swarm-to-sqlite,actions/checkout@v3,,,,, 136934,2,27480,test,205429375,swarm-to-sqlite,actions/setup-python@v4,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}"", ""cache"": ""pip"", ""cache-dependency-path"": ""setup.py""}",,, 136935,3,27480,test,205429375,swarm-to-sqlite,,Install dependencies,,"pip install -e '.[test]' ",, 136936,4,27480,test,205429375,swarm-to-sqlite,,Run tests,,"pytest ",, 136937,1,27481,deploy,205429375,swarm-to-sqlite,actions/checkout@v3,,,,, 136938,2,27481,deploy,205429375,swarm-to-sqlite,actions/setup-python@v4,Set up Python,"{""python-version"": ""3.11"", ""cache"": ""pip"", ""cache-dependency-path"": ""setup.py""}",,, 136939,3,27481,deploy,205429375,swarm-to-sqlite,,Install dependencies,,"pip install setuptools wheel twine ",, 136940,4,27481,deploy,205429375,swarm-to-sqlite,,Publish,,"python setup.py sdist bdist_wheel twine upload dist/* ","{""TWINE_USERNAME"": ""__token__"", ""TWINE_PASSWORD"": ""${{ secrets.PYPI_TOKEN }}""}", 136941,1,27482,test,205429375,swarm-to-sqlite,actions/checkout@v3,,,,, 136942,2,27482,test,205429375,swarm-to-sqlite,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,test,205429375,swarm-to-sqlite,,Install dependencies,,"pip install -e '.[test]' ",, 136944,4,27482,test,205429375,swarm-to-sqlite,,Run tests,,"pytest ",,