Skip to content

Commit

Permalink
adding echo to run_test to see if it gets called
Browse files Browse the repository at this point in the history
  • Loading branch information
paolap committed Aug 22, 2024
1 parent 0a4465f commit c8d6d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/run_test.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/bash
echo 'calling run_test'
python -m pytest

0 comments on commit c8d6d74

Please sign in to comment.