Skip to content

. e Added error handling to bash script #7

. e Added error handling to bash script

. e Added error handling to bash script #7

Workflow file for this run

name: CI - Test&Build
on: [ push, pull_request, workflow_dispatch ]
jobs:
build:
permissions: write-all
runs-on: LV20x64
steps:
- uses: actions/checkout@v3
- name: Test g-cli
shell: bash
run: ./run_test.sh