Skip to content

Commit bf8c167

Browse files
committed
Try fixing CI
1 parent ddee082 commit bf8c167

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-lint-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ jobs:
163163
key: ${{ runner.os }}-puppeteer-${{ hashFiles('package-lock.json') }}
164164
- name: Install Chrome for Puppeteer
165165
run: npx puppeteer browsers install chrome
166-
if: steps.puppeteer-cache.outputs.cache-hit != 'true'
167166
- name: A11y tests
168167
run: npm run serve:docs & npm run test:a11y
169168
test_component:

0 commit comments

Comments
 (0)