Skip to content

Commit

Permalink
chore: update test-plan for staging nightly (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
ladamesny authored Nov 15, 2024
1 parent 8641cbb commit 1bb4588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
elif [ ! -z "${{ inputs.execution }}" ]; then
echo "TEST_EXECUTION=${{ inputs.execution }}" >> $GITHUB_ENV
else
echo "TEST_PLAN=ETCM-8452" >> $GITHUB_ENV
echo "TEST_PLAN=ETCM-8916" >> $GITHUB_ENV
fi
- name: set report_to_xray env variable
Expand Down

0 comments on commit 1bb4588

Please sign in to comment.