playwright/.github
Max Schmitt 335d31bf65
devops: remove GHA todo in primary workflow for itest (#31871)
This TODO got added during our GHA refactoring a while ago, where I
thought it might make sense to run our itests in `bash`. We didn't do it
before the refactoring either. It seems good to keep them running in
`pwsh` instead, so lets just remove the TODO.

Investigation notes: Running in `bash` on Windows via `Git Bash` seems
like doing a lot of magic, especially with path handling. Things
[like](a02ed38e60/tests/installation/registry.ts (L143))
this break then, since `tar` even when using `Git Bash` [doesn't accept
a Windows
path](https://sourceforge.net/p/mingw/mailman/mingw-users/thread/54CE104A.7060108@hccnet.nl/).

Signed-off-by: Max Schmitt <max@schmitt.mx>
2024-07-26 11:04:51 +02:00
..
actions devops: fix merge reports on PRs (#31232) 2024-06-10 19:21:02 +02:00
ISSUE_TEMPLATE devops: add a hint how to create a repro (#29665) 2024-02-26 13:33:57 -08:00
workflows devops: remove GHA todo in primary workflow for itest (#31871) 2024-07-26 11:04:51 +02:00