Skip to content

[CCXDEV-12111] Adapt run_in_docker.sh script to Github workflows #4

[CCXDEV-12111] Adapt run_in_docker.sh script to Github workflows

[CCXDEV-12111] Adapt run_in_docker.sh script to Github workflows #4

Workflow file for this run

name: Shell check
on:
- push
- pull_request
jobs:
pytest:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Shell check
run: ./shellcheck.sh