Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit c8d6d74

Browse files
committed
adding echo to run_test to see if it gets called
1 parent 0a4465f commit c8d6d74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/run_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
#!/bin/bash
2+
echo 'calling run_test'
23
python -m pytest

0 commit comments

Comments
 (0)