id,seq,job,job_label,repo,repo_label,uses,name,with,run,env,if 138760,1,27848,test,213286752,pocket-to-sqlite,actions/checkout@v3,,,,, 138761,2,27848,test,213286752,pocket-to-sqlite,actions/setup-python@v4,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}"", ""cache"": ""pip"", ""cache-dependency-path"": ""pyproject.toml""}",,, 138762,3,27848,test,213286752,pocket-to-sqlite,,Install dependencies,,"pip install '.[test]' ",, 138763,4,27848,test,213286752,pocket-to-sqlite,,Run tests,,"pytest ",, 138764,1,27849,deploy,213286752,pocket-to-sqlite,actions/checkout@v3,,,,, 138765,2,27849,deploy,213286752,pocket-to-sqlite,actions/setup-python@v4,Set up Python,"{""python-version"": ""3.11"", ""cache"": ""pip"", ""cache-dependency-path"": ""pyproject.toml""}",,, 138766,3,27849,deploy,213286752,pocket-to-sqlite,,Install dependencies,,"pip install setuptools wheel twine build ",, 138767,4,27849,deploy,213286752,pocket-to-sqlite,,Publish,,"python -m build twine upload dist/* ","{""TWINE_USERNAME"": ""__token__"", ""TWINE_PASSWORD"": ""${{ secrets.PYPI_TOKEN }}""}", 138768,1,27850,test,213286752,pocket-to-sqlite,actions/checkout@v3,,,,, 138769,2,27850,test,213286752,pocket-to-sqlite,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,test,213286752,pocket-to-sqlite,,Install dependencies,,"pip install '.[test]' ",, 138771,4,27850,test,213286752,pocket-to-sqlite,,Run tests,,"pytest ",,