Skip to content

added disable auto export support #32

added disable auto export support

added disable auto export support #32

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install shellspec
run: curl -fsSL https://git.io/shellspec | sh -s -- --yes
- name: Run Tests
run: |
~/.local/bin/shellspec -f d