Skip to content

udpquiz.com

udpquiz.com #249

Workflow file for this run

name: udpquiz.com
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
site_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
python3 -V
python3 -m pip install pandas plotille
python3 .github/test_udp.py udpquiz.com