Skip to content

Add representative versions of Erlang/OTP 28 to CI (#325) #26

Add representative versions of Erlang/OTP 28 to CI (#325)

Add representative versions of Erlang/OTP 28 to CI (#325) #26

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ludeeus/action-shellcheck@master