Skip to content

Commit adec49a

Browse files
czgdp1807certik
authored andcommitted
Export path to src/bin/lpython
1 parent 8061dab commit adec49a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration_tests/run_tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
set -ex
44

5+
export PATH="$(pwd)/../src/bin:$PATH"
6+
57
cmake .
68
ctest
79

0 commit comments

Comments
 (0)