Skip to content

Bump luigi from 3.5.2 to 3.6.0 #1294

Bump luigi from 3.5.2 to 3.6.0

Bump luigi from 3.5.2 to 3.6.0 #1294

Workflow file for this run

name: Check bash scripts
on: [push]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
run: ./scripts/build/shellcheck.sh