Skip to content

Commit

Permalink
adding an init during run
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmorgan98 committed May 7, 2024
1 parent eafeee7 commit 5e39a63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/numba_self_host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
bash install.sh --hpc
- name: Regression Test - Numba
run: |
conda activate gh_action_temp
cd test/regression
python run.py --mode=numba

0 comments on commit 5e39a63

Please sign in to comment.