Skip to content

Merge pull request #80 from mongolyy/feature/79_fix-bug #139

Merge pull request #80 from mongolyy/feature/79_fix-bug

Merge pull request #80 from mongolyy/feature/79_fix-bug #139

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