Skip to content

add ruff, gh

add ruff, gh #44

Workflow file for this run

name: CI
on:
push:
paths:
- '*.sh'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test
run: sh bootstrap.sh