name: Print setup-python environment (self-hosted Windows) on: push: branches: - main jobs: setup-python-test: runs-on: self-hosted steps: - name: Set up Python uses: actions/setup-python@v6 with: ...
Follow our Python tutorial with step-by-step instructions for building a simple app. Check out the Python documentation on the VS Code site for general information about using the extension. Python: ...