Skip to content

Commit 8b9b2d3

Browse files
committed
Merge branch 'develop' of https://github.com/OHDSI/DeepPatientLevelPrediction into develop
Merge
2 parents 6cc72ed + 66028a7 commit 8b9b2d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R_CDM_check_hades.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
CDM5_SQL_SERVER_PASSWORD: ${{ secrets.CDM5_SQL_SERVER_PASSWORD }}
4444
CDM5_SQL_SERVER_SERVER: ${{ secrets.CDM5_SQL_SERVER_SERVER }}
4545
CDM5_SQL_SERVER_USER: ${{ secrets.CDM5_SQL_SERVER_USER }}
46+
TORCH_INSTALL: 1 # so torch runs torch::install_torch()
4647

4748
steps:
4849
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)