Skip to content

Commit

Permalink
ELEMENTS-1678: modify inputs from cross-repo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
poonamyadav252 committed Oct 3, 2023
1 parent 02017d8 commit 01d2cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cross-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
inputs: |
branch_name: ${{ env.BRANCH_NAME }}
sauce_labs: true
skip_ftests: true
skip_a11y: true
skip_ftests: false
skip_a11y: false
skip_unit_tests: false
generate_metrics: false
run_all: false
Expand Down

0 comments on commit 01d2cd3

Please sign in to comment.