Skip to content

cfg: Don't run disk benchmark with buffer size 262144 #9

cfg: Don't run disk benchmark with buffer size 262144

cfg: Don't run disk benchmark with buffer size 262144 #9

Workflow file for this run

name: Tests
on:
- push
- pull_request
jobs:
linting:
name: Linting
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: '--external-sources --source-path=./lib'
with:
ignore_names: "esh"