Skip to content

debug: testing github actions #24

debug: testing github actions

debug: testing github actions #24

Workflow file for this run

name: tests-all
on: [push]
jobs:
run-checks:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: sudo apt update
- run: sudo apt install cmdtest figlet python3-flask-restful python3-pexpect python3-aiosmtpd python3-mock diffstat
- run: ./run_tests cmdtests