Skip to content

Commit

Permalink
CI: sigh 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Miller committed Feb 22, 2024
1 parent cc3698c commit 16ea60b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 38 deletions.
36 changes: 0 additions & 36 deletions .github/workflows/vhs-simple.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: vhs-deeper
name: vhs

env:
EXAMPLE_NAME: deeper
Expand All @@ -11,7 +11,7 @@ on:
paths:
- "**/$EXAMPLE_NAME/*.tape"
jobs:
vhs-deeper:
vhs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions examples/deeper/demo.tape
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ Sleep 2s
Enter
Sleep 4s


0 comments on commit 16ea60b

Please sign in to comment.