Skip to content

Commit

Permalink
ci: drop redundant E2E / addon-charts job (Cypress) (#5596)
Browse files Browse the repository at this point in the history
  • Loading branch information
nsbarsukov authored Oct 11, 2023
1 parent a68039a commit fab417e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:
strategy:
fail-fast: false
matrix:
project:
[addon-doc, addon-charts, addon-commerce, addon-mobile, addon-table, addon-tablebars, icons, core, deep, kit]
project: [addon-doc, addon-commerce, addon-mobile, addon-table, addon-tablebars, icons, core, deep, kit]
name: ${{ matrix.project }}
steps:
- uses: taiga-family/ci/actions/setup/[email protected]
Expand Down

0 comments on commit fab417e

Please sign in to comment.