Skip to content

New England Ski History Timelines (open/close dates) mapped to SkiMap.org #567

New England Ski History Timelines (open/close dates) mapped to SkiMap.org

New England Ski History Timelines (open/close dates) mapped to SkiMap.org #567

Workflow file for this run

name: Tests
on:
- push
- pull_request
jobs:
python-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/setup-python
- uses: pre-commit/[email protected]
- name: Python tests
run: uv run pytest --color=yes
r-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/setup-r
- name: R tests
run: Rscript -e "packageVersion('arrow')"
working-directory: r/