id,seq,job,job_label,repo,repo_label,uses,name,with,run,env,if 136906,1,27474,test,197882382,healthkit-to-sqlite,actions/checkout@v2,,,,, 136907,2,27474,test,197882382,healthkit-to-sqlite,actions/setup-python@v2,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}""}",,, 136908,3,27474,test,197882382,healthkit-to-sqlite,actions/cache@v2,Configure pip caching,"{""path"": ""~/.cache/pip"", ""key"": ""${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}"", ""restore-keys"": ""${{ runner.os }}-pip-\n""}",,, 136909,4,27474,test,197882382,healthkit-to-sqlite,,Install dependencies,,"pip install -e '.[test]' ",, 136910,5,27474,test,197882382,healthkit-to-sqlite,,Run tests,,"pytest ",, 136911,1,27475,deploy,197882382,healthkit-to-sqlite,actions/checkout@v2,,,,, 136912,2,27475,deploy,197882382,healthkit-to-sqlite,actions/setup-python@v2,Set up Python,"{""python-version"": ""3.9""}",,, 136913,3,27475,deploy,197882382,healthkit-to-sqlite,actions/cache@v2,Configure pip caching,"{""path"": ""~/.cache/pip"", ""key"": ""${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}"", ""restore-keys"": ""${{ runner.os }}-publish-pip-\n""}",,, 136914,4,27475,deploy,197882382,healthkit-to-sqlite,,Install dependencies,,"pip install setuptools wheel twine ",, 136915,5,27475,deploy,197882382,healthkit-to-sqlite,,Publish,,"python setup.py sdist bdist_wheel twine upload dist/* ","{""TWINE_USERNAME"": ""__token__"", ""TWINE_PASSWORD"": ""${{ secrets.PYPI_TOKEN }}""}", 136916,1,27476,test,197882382,healthkit-to-sqlite,actions/checkout@v2,,,,, 136917,2,27476,test,197882382,healthkit-to-sqlite,actions/setup-python@v2,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}""}",,, 136918,3,27476,test,197882382,healthkit-to-sqlite,actions/cache@v2,Configure pip caching,"{""path"": ""~/.cache/pip"", ""key"": ""${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}"", ""restore-keys"": ""${{ runner.os }}-pip-\n""}",,, 136919,4,27476,test,197882382,healthkit-to-sqlite,,Install dependencies,,"pip install -e '.[test]' ",, 136920,5,27476,test,197882382,healthkit-to-sqlite,,Run tests,,"pytest ",,