Skip to content

Commit

Permalink
Fix NNlib testing.
Browse files Browse the repository at this point in the history
[only downstream]
  • Loading branch information
maleadt authored Sep 23, 2024
1 parent 3b05baf commit de5f8d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ steps:
catch err
@error "Could not install NNlib" exception=(err,catch_backtrace())
exit(3)
finally
Pkg.activate(nnlib)
end
end
Expand Down

0 comments on commit de5f8d3

Please sign in to comment.