Skip to content

DLPX-92722 recovery-environment fails to build on 24.04 due to errone… #550

DLPX-92722 recovery-environment fails to build on 24.04 due to errone…

DLPX-92722 recovery-environment fails to build on 24.04 due to errone… #550

Workflow file for this run

on: [push, pull_request]
jobs:
check-shellcheck:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- uses: delphix/actions/shellcheck@master
check-shfmt:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- uses: delphix/actions/shfmt@master