Skip to content

Advance cf-edhoc to point where padLeft patch hack is unnecessary #365

Advance cf-edhoc to point where padLeft patch hack is unnecessary

Advance cf-edhoc to point where padLeft patch hack is unnecessary #365

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@master
with:
scandir: './scripts'