Skip to content

Commit

Permalink
Revert "Remove pcode dependencies from test job because main class wi…
Browse files Browse the repository at this point in the history
…ll use the installed SG library first if available."

This reverts commit 5b98376.
  • Loading branch information
pablorcum committed Aug 8, 2024
1 parent 691d119 commit 1544e30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildfile.m
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

plan("test") = Task( ...
Description = "Run unit tests", ...
Dependencies = ["updateSGdeps","pcodeBossapi"],...
Actions = @(~) testTask);

plan("buildDoc") = Task( ...
Expand Down

0 comments on commit 1544e30

Please sign in to comment.