Skip to content

Change fail_level and fail_on_error settings #146

Change fail_level and fail_on_error settings

Change fail_level and fail_on_error settings #146

Workflow file for this run

name: test shell script
on:
push:
branches:
- main
pull_request:
jobs:
shellspec:
name: runner / ShellSpec
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install latest shellspec
run: curl -fsSL https://git.io/shellspec | sh -s -- --yes
- name: Run shellspec
run: shellspec