Skip to content

[#13] Upgrade to OpenFastTrace 4.2.0 #23

[#13] Upgrade to OpenFastTrace 4.2.0

[#13] Upgrade to OpenFastTrace 4.2.0 #23

Workflow file for this run

name: Linting
on:
pull_request:
push:
branches:
- main
jobs:
linting:
name: Lint artifacts
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- shell: bash
run: |
shellcheck "${GITHUB_WORKSPACE}"/*.sh