Skip to content

feat: allow disabling excimer profiling #910

feat: allow disabling excimer profiling

feat: allow disabling excimer profiling #910

Workflow file for this run

on:
pull_request:
push:
branches:
- master
name: 'Shellcheck'
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x