after a period of observation, the extra logs printed are not helpful for debugging
@@ -84,8 +84,8 @@ jobs:
- name: Run e2e tests
run: cd clj-e2e && timeout 30m bb dev
- env:
- DEBUG: "pw:api"
+ # env:
+ # DEBUG: "pw:api"
- name: Collect screenshots
if: ${{ failure() }}