Skip to content

refactor: Update snapshots for polars 1.10.0 #521

refactor: Update snapshots for polars 1.10.0

refactor: Update snapshots for polars 1.10.0 #521

Workflow file for this run

name: Check links
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
check-link-rot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2
with:
fail: true