Skip to content

add github actions workflow with vhs test #1

add github actions workflow with vhs test

add github actions workflow with vhs test #1

Workflow file for this run

name: vhs
on:
push
jobs:
vhs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: charmbracelet/vhs-action@v1
with:
path: 'test/demo.tape'
- name: Diff, Bart, Diff
run: diff vhs-recording.txt test/expected/vhs-recording.txt