Skip to content

Commit

Permalink
fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Cerosh committed Sep 10, 2024
1 parent 9eca8ab commit 6e62a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Set Environment Variables
uses: /.github/actions/set-environment-variables
uses: ./.github/actions/set-environment-variables
with:
environment: ${{ github.event.inputs.environment }}
env:
Expand Down

0 comments on commit 6e62a3a

Please sign in to comment.