Steven Silvester 4 years ago
parent
commit
207b35ca25
1 changed files with 2 additions and 0 deletions
  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