Skip to content

param was lost in merge #2

param was lost in merge

param was lost in merge #2

Workflow file for this run

name: Test IO
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "*" ]
paths:
- 'ecoscope/io/earthranger.py'
- 'ecoscope/io/async_earthranger.py'
- 'ecoscope/io/earthranger_utils.py'
- 'tests/test_earthranger_utils.py'
- 'tests/test_async_earthranger_io.py'
- 'tests/test_earthranger_io.py'
jobs:
dev:
uses: ./.github/workflows/tests.yml
with:
io: "io"