Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit b2ed4e7

Browse files
committed
CI: attempt to pass full/local tests
1 parent 1513ceb commit b2ed4e7

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

tests/nancy_run_localhost_simple_dump.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
echo "SKIP" && exit 0
4-
53
thisDir="$(dirname "$(readlink -f "$BASH_SOURCE")")"
64
parentDir="$(dirname "$thisDir")"
75
srcDir="$parentDir/.circleci"

tests/nancy_run_localhost_simple_dump_with_index.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
echo "SKIP" && exit 0
4-
53
thisDir="$(dirname "$(readlink -f "$BASH_SOURCE")")"
64
parentDir="$(dirname "$thisDir")"
75
srcDir="$parentDir/.circleci"

0 commit comments

Comments
 (0)