Skip to content

tests/shell-checks: Fix detection of bashate and shellcheck #586

tests/shell-checks: Fix detection of bashate and shellcheck

tests/shell-checks: Fix detection of bashate and shellcheck #586

Workflow file for this run

on: [push, pull_request]
name: Update
jobs:
update:
name: self-update-test
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, ubuntu-latest]
steps:
- name: checkout project
uses: actions/checkout@v3
- name: run self-update-test
run: ./tests/self-update-test