Skip to content

Fixed the links to benchmark script #96

Fixed the links to benchmark script

Fixed the links to benchmark script #96

Workflow file for this run

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
bash:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
format: tty
scandir: './'