Skip to content

Commit

Permalink
ci: fix failing visual test workflow for forks
Browse files Browse the repository at this point in the history
  • Loading branch information
Haberkamp committed Jan 22, 2025
1 parent 2d21e03 commit ed6d9d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/visual-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}

- uses: pnpm/action-setup@v3
with:
Expand Down

0 comments on commit ed6d9d6

Please sign in to comment.