Skip to content

fix this lib

fix this lib #5

Workflow file for this run

name: Lint
on:
push:
paths:
- 'src/**'
- 'tests/**'
pull_request:
branches:
- main
jobs:
Lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Install Aftman
uses: ok-nick/setup-aftman@v0.4.2
- name: Lint
run: selene src/