Skip to content

Commit

Permalink
Set random env input
Browse files Browse the repository at this point in the history
  • Loading branch information
ddjnw1yu committed Dec 12, 2024
1 parent 9f74aa3 commit 5763523
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/quality_control_cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ on:
default: "54, 76, 117, 226, 385"

env:
PAGE_LIMIT: "randompick"
TAXON_MODELS: "randompick"
THREE_SYNC_VIEW: "randompick"
SEARCH_IN_MAP: "randompick"
SCAFFOLD_DATASET_IDS: "randompick"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CYPRESS_PROJECT_ID: ${{ secrets.CYPRESS_PROJECT_ID }}
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
Expand Down

0 comments on commit 5763523

Please sign in to comment.