Skip to content

Commit 918849f

Browse files
committed
remove e2e ci
1 parent 284b3d8 commit 918849f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,6 @@ jobs:
8989
9090
project e2e.run
9191
92-
- uses: actions/upload-artifact@v3
93-
if: always()
94-
with:
95-
name: playwright-report
96-
path: e2e/playwright-report/
97-
retention-days: 5
98-
# TODO: reuse actions/setup:
99-
# https://stackoverflow.com/questions/65242830/in-a-github-actions-workflow-is-there-a-way-to-have-multiple-jobs-reuse-the-sam
100-
# https://github.com/kmadof/github-actions-manual/blob/main/.github/actions/say-hello/action.yml
10192
10293
- name: Build frontend
10394
run: |

0 commit comments

Comments
 (0)