Skip to content

Normalize DESCRIPTION package name for S4 digest parity with `load_al… #40

Normalize DESCRIPTION package name for S4 digest parity with `load_al…

Normalize DESCRIPTION package name for S4 digest parity with `load_al… #40

Workflow file for this run

name: CI
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
steps:
- uses: actions/checkout@v4
- uses: r-lib/actions/setup-r@v2
with:
r-version: "4.5.2"
- uses: r-lib/actions/setup-renv@v2
- run: Rscript test_loadfast.R