Skip to content

Commit

Permalink
Ignore all tests during publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovic Claude committed Jan 15, 2018
1 parent d40ee6e commit 37944b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ fi
# Build
echo "Build the project..."
./build.sh
./tests/test.sh
#./tests/test.sh
echo "[ok] Done"

count=$(git status --porcelain | wc -l)
Expand Down

0 comments on commit 37944b4

Please sign in to comment.