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

Commit 26e9318

Browse files
committed
CI: skip full/local tests
1 parent bc2ce2b commit 26e9318

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/nancy_run_localhost_simple_dump.sh

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

3+
echo "SKIP" && exit 0
4+
35
thisDir="$(dirname "$(readlink -f "$BASH_SOURCE")")"
46
parentDir="$(dirname "$thisDir")"
57
srcDir="$parentDir/.circleci"

0 commit comments

Comments
 (0)