Skip to content

Commit

Permalink
hotfix: firefox pipeline deactivation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed-Hacene committed Aug 21, 2024
1 parent 99401fb commit e109d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
max-parallel: 4
matrix:
python-version: ["3.11"]
playwright-browser: ["chromium", "firefox"]
playwright-browser: ["chromium"]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e109d74

Please sign in to comment.