We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d68a78 commit fed4a0aCopy full SHA for fed4a0a
.github/workflows/tests_bidi.yml
@@ -53,7 +53,6 @@ jobs:
53
# Needed for video tests
54
- run: npx playwright install ffmpeg
55
- run: npx playwright install --with-deps chromium
56
- if: matrix.channel == 'bidi-chromium'
57
- if: matrix.channel == 'moz-firefox-nightly'
58
run: |
59
echo "BIDI_FFPATH=$(npx -y @puppeteer/browsers install firefox@nightly | tail -n1 | sed 's/^[^ ]* *//')" >> "$GITHUB_ENV"
0 commit comments