Skip to content

#861: Updated binutils and increase version in pyproject.toml #820

#861: Updated binutils and increase version in pyproject.toml

#861: Updated binutils and increase version in pyproject.toml #820

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@v3
- name: Run shellcheck
run: ./scripts/shellcheck.sh