chore: setup Argos Visual Testing on E2E

This commit is contained in:
Greg Bergé
2024-06-17 11:31:43 +02:00
committed by Sidharth Vinod
parent ecee23d8ba
commit 91e8bcaba9
8 changed files with 374 additions and 103 deletions

View File

@@ -146,6 +146,7 @@ jobs:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
VITEST_COVERAGE: true
CYPRESS_COMMIT: ${{ github.sha }}
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v4