Skip to content

Commit ca00ae2

Browse files
committed
fix test
Signed-off-by: Piyush Raj <[email protected]>
1 parent 8e5876d commit ca00ae2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/smoke-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ jobs:
7777
echo "Test pg_repack Extension"
7878
psql -c "CREATE EXTENSION pg_repack;"
7979
psql -c "select repack.version(), repack.version_sql();"
80-
/usr/local/bin/pg_repack --version
8180
break
8281
fi
8382
sleep 1

0 commit comments

Comments
 (0)