Skip to content

Commit

Permalink
CI: workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Miller committed Feb 22, 2024
1 parent 7227db1 commit 1b7a68a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
paths:
- "**.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 @@ -39,3 +39,4 @@ Enter
Sleep 2s
Enter
Sleep 4s

0 comments on commit 1b7a68a

Please sign in to comment.