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 4, 2023
1 parent 218cc7b commit fcfa311
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 fcfa311

Please sign in to comment.