Skip to content

[CICD] Add build_deploy.sh script #25

[CICD] Add build_deploy.sh script

[CICD] Add build_deploy.sh script #25

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