Skip to content

Add meaningful derivative app from big-tech or trending source #1

Add meaningful derivative app from big-tech or trending source

Add meaningful derivative app from big-tech or trending source #1

Workflow file for this run

name: ci
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
smoke:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- run: python -m py_compile src/app/main.py