Skip to content

Update ec

Update ec #3103

Workflow file for this run

---
name: Shellspec Tests
"on":
pull_request:
branches:
- main
push:
branches:
- main
jobs:
Shellspec:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: jerop/[email protected]
with:
version: v0.32.2
- name: Shellspec
run: hack/test-shellspec.sh