Skip to content

removing GeoLite2-Country_20191217 s this should be downloaded and no… #11

removing GeoLite2-Country_20191217 s this should be downloaded and no…

removing GeoLite2-Country_20191217 s this should be downloaded and no… #11

Workflow file for this run

# validate YAML
# https://codebeautify.org/yaml-validator
name: github-actions
on: [push, pull_request]
jobs:
test-build:
name: test-build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run build
run: pip3 install -r requirements.txt