Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Jan 16, 2025
1 parent af1f0ba commit efc56ea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/vhs-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:

- run: chmod +x /usr/local/bin/example

- run: |
pwd
git status
- name: vhs
run: |
cd docs/src/development/vhs/${{ inputs.topic }}
Expand All @@ -46,8 +42,6 @@ jobs:

- name: check
run: |
pwd
git --version
git diff
[ -z "$(git status --porcelain)" ] # clean workspace unless .ascii files changed

0 comments on commit efc56ea

Please sign in to comment.