Skip to content

remove meta package #20

remove meta package

remove meta package #20

Workflow file for this run

name: Detect new lines
on:
push:
jobs:
detect_new_lines:
if: ${{ false }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: pip install -r actions/requirements.txt
- name: Run new line detector
run: |
python ./actions/new_line_detector.py -sd .