Skip to content

Commit 2ff5ed0

Browse files
committed
fix: missing opentelemetry api dep
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
1 parent b94a99d commit 2ff5ed0

49 files changed

Lines changed: 360 additions & 4482 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/job-tests-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Run Cypress tests
102102
run: |
103103
./ci/scripts/init-env.sh
104-
./ci/scripts/run-tests.sh -e -t "${{ inputs.TAG }}" -b "${{ matrix.browsers }}"
104+
./ci/scripts/run-tests.sh -e -t "${{ inputs.TAG }}"
105105
106106
- name: Give permissions to upload logs
107107
if: ${{ failure() }}

apps/client/cypress.config.ts

Lines changed: 0 additions & 80 deletions
This file was deleted.

apps/client/cypress/components/specs/choice-selector.ct.ts

Lines changed: 0 additions & 150 deletions
This file was deleted.

0 commit comments

Comments
 (0)