Skip to content

Commit 63df231

Browse files
committed
remove set up GitHub CLI
1 parent 09f24ab commit 63df231

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/playwright-reports.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
- name: Checkout repository
1919
uses: actions/checkout@v4
2020

21-
- name: Set up GitHub CLI
22-
uses: cli/cli-action@v2
23-
2421
- name: Ensure snapshot dirs are writable
2522
run: |
2623
mkdir -p e2e/tests/screenshot-test.spec.js-snapshots

0 commit comments

Comments
 (0)