Skip to content

Commit

Permalink
ci(ngen): don't initialize ngen submodule after copying in local code (
Browse files Browse the repository at this point in the history
  • Loading branch information
hellkite500 authored Mar 20, 2024
1 parent 05aec15 commit 72d41df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ngen_integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ jobs:
with:
mod-dir: " extern/noah-owp-modular/"
targets: "surfacebmi"
initialize: "false"
cmake-flags: "-DNGEN_IS_MAIN_PROJECT:BOOL=ON"

- name: Run Ngen Test
run: |
Expand Down

0 comments on commit 72d41df

Please sign in to comment.