Skip to content

Commit

Permalink
update to use correct driver branch in production tests
Browse files Browse the repository at this point in the history
  • Loading branch information
anderson2981 committed Nov 4, 2024
1 parent ab327b6 commit 51703f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/production-testing-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# PRODUCTION_DRIVERS="illinois-ceesd/drivers_y1-nozzle@main:w-hagen/isolator@NS"
PRODUCTION_BRANCH=${PRODUCTION_BRANCH:-"production"}
PRODUCTION_FORK=${PRODUCTION_FORK:-"illinois-ceesd"}
PRODUCTION_DRIVERS=${PRODUCTION_DRIVERS:-"illinois-ceesd/drivers_y3-prediction@main"}
PRODUCTION_DRIVERS=${PRODUCTION_DRIVERS:-"illinois-ceesd/drivers_y3-prediction@limiter_update"}

0 comments on commit 51703f9

Please sign in to comment.