Skip to content

Commit 0944e27

Browse files
Update depth of history
1 parent e55bcb1 commit 0944e27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/accessibility.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
image: mcr.microsoft.com/playwright:v1.42.1-jammy # includes Chromium, Node, and tools
1111
steps:
1212
- uses: actions/checkout@v3
13+
with:
14+
fetch-depth: 0
1315

1416
- name: Set up Python 3.11
1517
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)