Skip to content

perf: allow for 5 seconds timeout of nbnhhsh api #81

perf: allow for 5 seconds timeout of nbnhhsh api

perf: allow for 5 seconds timeout of nbnhhsh api #81

Workflow file for this run

name: Ruff Lint
on:
push:
branches:
- main
pull_request:
paths:
- "src/**"
jobs:
ruff:
name: Ruff Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Ruff Lint
uses: chartboost/ruff-action@v1