Skip to content

Commit aedaf5d

Browse files
committed
so close
1 parent 34ce960 commit aedaf5d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ autoreconf -i
33
make
44
make install
55
#cp configure.ac $SRC_DIR
6-
make check RUN_EXPENSIVE_TESTS=yes
6+
#make check RUN_EXPENSIVE_TESTS=no

meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ test:
3434
# - ./configure
3535
- which timavg.csh
3636
- timavg.csh --help
37+
- make check RUN_EXPENSIVE_TESTS=no
3738
# - make check
3839

3940
about:

0 commit comments

Comments
 (0)