[ ] Make the test workflow install playwright dependencies before test
[ ] Make automatic releases work
Description:
The automatic release workflow no longer works, because we implemented playwright testing, and they have certain dependencies, that arent downloaded in the test workflow. To be able to pass these test we need to download these dependencies before running the tests
Acceptance criteria:
Description:
The automatic release workflow no longer works, because we implemented playwright testing, and they have certain dependencies, that arent downloaded in the test workflow. To be able to pass these test we need to download these dependencies before running the tests