Skip to content

fix: NULL in mutate() may cause error and incorrect columns order #231

fix: NULL in mutate() may cause error and incorrect columns order

fix: NULL in mutate() may cause error and incorrect columns order #231

Workflow file for this run

# Workflow derived from https://github.com/posit-dev/setup-air/tree/main/examples
on:
push:
branches: main
pull_request:
name: Lint
permissions: read-all
jobs:
jarl-check:
name: jarl-check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: etiennebacher/setup-jarl@v0.1.0