Skip to content

Commit 98f4555

Browse files
authored
Add pre-processing script to scheduled workflow
Added a pre-processing script for notebook execution.
1 parent a4085eb commit 98f4555

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/notebook-scheduled.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
crds-server-url: 'https://roman-crds-tvac.stsci.edu'
2424
crds-context: 'roman_0027.pmap'
2525
crds-path: '/tmp/crds_cache'
26+
pre-processing-script: 'shared/notebook_data_dependencies.py'
2627
secrets: inherit
2728

2829

@@ -32,3 +33,4 @@ jobs:
3233

3334

3435

36+

0 commit comments

Comments
 (0)