Skip to content

chore: add delay into data verification #17

chore: add delay into data verification

chore: add delay into data verification #17

Workflow file for this run

name: Tests if open data is properly accessible
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: "ile-de-france"
environment-file: environment.yml
python-version: "3.10"
channels: conda-forge
- name: Verify availability of open data
shell: bash -el {0}
run: |
python scripts/verify_data.py