Skip to content

#850: Fix package management tests by updating Ubuntu 20.04 #810

#850: Fix package management tests by updating Ubuntu 20.04

#850: Fix package management tests by updating Ubuntu 20.04 #810

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