Skip to content

Commit

Permalink
fu6
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhirn committed Oct 1, 2024
1 parent 410716a commit 7c7cd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/playwright/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ runs:
- name: Setup Playwright script
shell: bash
run: |
mkdir -p .playwright
echo "${{ inputs.run }}" > .playwright/run.sh
chmod +x .playwright/run.sh
Expand Down

0 comments on commit 7c7cd7c

Please sign in to comment.