Skip to content

Atualiza lote informatica e redes em PT-BR #2

Atualiza lote informatica e redes em PT-BR

Atualiza lote informatica e redes em PT-BR #2

Workflow file for this run

name: Teste Smoke
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
smoke:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.11'
cache: pip
- run: pip install -r requirements.txt
- run: python -m src.main --sample