Skip to content

Specify action suggester version #148

Specify action suggester version

Specify action suggester version #148

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