Skip to content

Support more dates and more targets for comparison with jplephem #4

Support more dates and more targets for comparison with jplephem

Support more dates and more targets for comparison with jplephem #4

name: Validate accuracy (de405/2000-2050/8)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
name: Ruby ${{ matrix.ruby }}
strategy:
matrix:
ruby:
- 3.4.1
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: Validate accuracy with kernel de405 from 2000 to 2050 for target 8
run: bundle exec rake validate_accuracy date=2000 kernel=de405 target=8