diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/accelsim.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/accelsim.yml b/.github/workflows/accelsim.yml index 39ae46d..ec94317 100644 --- a/.github/workflows/accelsim.yml +++ b/.github/workflows/accelsim.yml @@ -15,6 +15,7 @@ on: # By default regress against accel-sim's dev branch env: + ACCELSIM_REPO: https://github.com/purdue-aalp/accel-sim-framework-public.git ACCELSIM_BRANCH: dev # A workflow run is made up of one or more jobs that can run sequentially or in parallel |
