Skip to content

Commit e76d5ca

Browse files
committed
test
1 parent e40f7d2 commit e76d5ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/accessibility_scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
1717
with:
1818
node-version: 20.x
19+
- name: Debug
20+
run: pwd && ls -la . && ls -la .github/actions
1921
- name: Set Yarn Berry
2022
uses: ./.github/actions/set_yarn_berry
2123
- name: Install dependencies

0 commit comments

Comments
 (0)