How to Run Python Scripts in GitHub Action Workflows
Data Engineering With Nick
0:00 / 0:00
How to Run Python Scripts in GitHub Action Workflows
21 182 просмотра · 3 года назад
Data Engineering With Nick
3,11 тыс. подписчиков
21 182 просмотра · 3 года назад
This video goes over how to run Python scripts in GitHub Action Workflows and how to do the following:
Use GitHub Action Secrets in your Python Script
Run the script with the Setup Python Action
Run with PowerShell
Run Multiple Python Versions and OS either one at a time or in parallel
Cache Dependencies
GitHub Repo Link: GitHub repo: https://github.com/Ludwinic1/GitHub-A...