Skip to content

Commit

Permalink
test,fix: do not require x64 for playwright tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed Apr 25, 2024
1 parent aebff38 commit 7e18627
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-python@v1
with:
python-version: ${{ matrix.python-version }}
architecture: 'x64'

- name: Set up Node
uses: actions/setup-node@v1
Expand Down

0 comments on commit 7e18627

Please sign in to comment.