Skip to content

added smoke test

added smoke test #1

Workflow file for this run

name: Smoke test
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Copy env file
run: cp env.example .env
- name: Run tests
run: python3 main.py --commits --token ${{ secrets.TEST_TOKEN_GITHUB }} --list (list - строка пути к txt файлу со списком репозиториев) --out] out.csv --branch all