Skip to content

#988: Adapted Java integration tests for new ScriptOptions parser #1266

#988: Adapted Java integration tests for new ScriptOptions parser

#988: Adapted Java integration tests for new ScriptOptions parser #1266

Workflow file for this run

name: Check bash scripts
on:
push:
branches:
- master
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
run: ./scripts/shellcheck.sh