id,seq,job,job_label,repo,repo_label,uses,name,with,run,env,if 136853,2,27464,deploy,303218369,evernote-to-sqlite,actions/setup-python@v2,Set up Python,"{""python-version"": ""3.9""}",,, 136848,2,27463,test,303218369,evernote-to-sqlite,actions/setup-python@v2,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}""}",,, 136858,2,27465,test,303218369,evernote-to-sqlite,actions/setup-python@v2,Set up Python ${{ matrix.python-version }},"{""python-version"": ""${{ matrix.python-version }}""}",,, 136854,3,27464,deploy,303218369,evernote-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""}",,, 136849,3,27463,test,303218369,evernote-to-sqlite,actions/cache@v2,Configure pip caching,"{""path"": ""~/.cache/pip"", ""key"": ""${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}"", ""restore-keys"": ""${{ runner.os }}-pip-\n""}",,, 136859,3,27465,test,303218369,evernote-to-sqlite,actions/cache@v2,Configure pip caching,"{""path"": ""~/.cache/pip"", ""key"": ""${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}"", ""restore-keys"": ""${{ runner.os }}-pip-\n""}",,, 136847,1,27463,test,303218369,evernote-to-sqlite,actions/checkout@v2,,,,, 136850,4,27463,test,303218369,evernote-to-sqlite,,Install dependencies,,"pip install -e '.[test]' ",, 136851,5,27463,test,303218369,evernote-to-sqlite,,Run tests,,"pytest ",, 136852,1,27464,deploy,303218369,evernote-to-sqlite,actions/checkout@v2,,,,, 136855,4,27464,deploy,303218369,evernote-to-sqlite,,Install dependencies,,"pip install setuptools wheel twine ",, 136856,5,27464,deploy,303218369,evernote-to-sqlite,,Publish,,"python setup.py sdist bdist_wheel twine upload dist/* ","{""TWINE_USERNAME"": ""__token__"", ""TWINE_PASSWORD"": ""${{ secrets.PYPI_TOKEN }}""}", 136857,1,27465,test,303218369,evernote-to-sqlite,actions/checkout@v2,,,,, 136860,4,27465,test,303218369,evernote-to-sqlite,,Install dependencies,,"pip install -e '.[test]' ",, 136861,5,27465,test,303218369,evernote-to-sqlite,,Run tests,,"pytest ",,