Skip to content

Add NOAA CEFI and NASA OB.DAAC as sources #97

Add NOAA CEFI and NASA OB.DAAC as sources

Add NOAA CEFI and NASA OB.DAAC as sources #97

Workflow file for this run

name: R-CMD-check
# Calls the shared workflow in chross22/distsamp so the check configuration
# lives in one place across these packages.
on:
push:
branches: [main, master]
pull_request:
workflow_dispatch:
permissions: read-all
jobs:
check:
uses: chross22/distsamp/.github/workflows/r-cmd-check-reusable.yaml@main
with:
apt-packages: 'libgdal-dev libgeos-dev libproj-dev libudunits2-dev'