Skip to content

Temp PR to check if memory leak tests for emit dataframe work #957

Temp PR to check if memory leak tests for emit dataframe work

Temp PR to check if memory leak tests for emit dataframe work #957

Workflow file for this run

name: Check bash scripts
on:
push:
branches:
- master
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run shellcheck
run: ./scripts/shellcheck.sh