Skip to content

check path

check path #4

Workflow file for this run

name: Python application
on:
push:
branches:
- dev
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/setup-python@v3
- run: |
python assignments/exercise-2/main.py