Steven Silvester 4 jaren geleden
bovenliggende
commit
207b35ca25
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2 0
      scripts/ci_script.sh

+ 2 - 0
scripts/ci_script.sh

@@ -150,6 +150,8 @@ fi
 if [[ $GROUP == usage ]]; then
     # Run the integrity script to link binary files
     jlpm integrity
+    # Make sure the links end up in all workspaces
+    jlpm
 
     # Test the cli apps.
     jupyter lab clean --debug