Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Sep 13, 2023
1 parent d2e2264 commit ae93c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/asan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ TARGET=$(rustc -vV | sed -n 's|host: ||p')

if [ -n "$GITHUB_ACTIONS" ]
then
pip install numpy
pip3 install numpy
fi

rustup toolchain add nightly
Expand Down

0 comments on commit ae93c9d

Please sign in to comment.