Skip to content

Commit

Permalink
chore(ci): fix test_cml script
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBredehoft authored and BourgerieQuentin committed Aug 1, 2024
1 parent 1630611 commit eccc3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/test_cml.sh
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ then
fi

# Update the pandas files in CML
poetry run python script/make_utils/update_encrypted_dataframe_files.py
make update_encrypted_dataframe

# Launch CML tests with pytest (and ignore flaky ones)
# As compared to regular `make pytest`, known flaky errors from Concrete ML are simply ignored
Expand Down

0 comments on commit eccc3f1

Please sign in to comment.