Skip to content

SL_MAX_BINS 512 → 511 #81

SL_MAX_BINS 512 → 511

SL_MAX_BINS 512 → 511 #81

name: Test R-universe
on:
workflow_dispatch:
push:
branches:
- main
- master
paths-ignore:
- "Meta**"
- "memcheck**"
- "docs**"
- "**.git"
- "**.json"
- "**.md"
- "**.yaml"
- "**.yml"
- "!**r-universe-text.yml"
- "**.R[dD]ata"
- "**.Rpro*"
pull_request:
branches:
- main
- master
paths-ignore:
- "Meta**"
- "memcheck**"
- "docs**"
- "**.git"
- "**.json"
- "**.md"
- "**.yaml"
- "**.yml"
- "!**r-universe-text.yml"
- "**.R[dD]ata"
- "**.Rpro*"
jobs:
build:
name: R-universe testing
uses: r-universe-org/workflows/.github/workflows/build.yml@v3
with:
universe: ${{ github.repository_owner }}