Skip to content

Commit fed4a0a

Browse files
authored
test(bidi): always install chromium in CI (microsoft#39258)
1 parent 7d68a78 commit fed4a0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests_bidi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
# Needed for video tests
5454
- run: npx playwright install ffmpeg
5555
- run: npx playwright install --with-deps chromium
56-
if: matrix.channel == 'bidi-chromium'
5756
- if: matrix.channel == 'moz-firefox-nightly'
5857
run: |
5958
echo "BIDI_FFPATH=$(npx -y @puppeteer/browsers install firefox@nightly | tail -n1 | sed 's/^[^ ]* *//')" >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)