Skip to content

Commit 6fa79ae

Browse files
committed
Disarmed Playwright test run in GitHub Actions workflow
1 parent 0e1fc0e commit 6fa79ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/playwright.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
docker run --rm -v $(pwd):/work tmknom/prettier --check tests
1818
1919
test:
20+
# @todo Make the tests actually run ­ or remove them …
21+
if: false
2022
timeout-minutes: 60
2123
runs-on: ubuntu-latest
2224
steps:

0 commit comments

Comments
 (0)