Skip to content

Commit e55bcb1

Browse files
Remove incorrect debug step
1 parent fd226b7 commit e55bcb1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/accessibility.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ jobs:
5050
apt-get install -y nodejs
5151
npm install --save-dev pa11y-ci
5252
npx puppeteer browsers install chrome
53-
54-
- name: Debug Git state
55-
run: |
56-
git log --oneline --graph --decorate --all | head -n 50
57-
git branch -a
5853
5954
- name: Identify changed files and map to HTML
6055
id: map_html_targets

0 commit comments

Comments
 (0)