Skip to content

Commit c8abc5c

Browse files
committed
ci(macos): no fast tests on macOS package building
We don't run complete tests in CI, so let's not waste this chance. The overhead for complete tests is minimal compared to all the pipeline boilerplate.
1 parent 65626ec commit c8abc5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/packages.yml

-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ jobs:
179179
PG_VERSION=16
180180
PACKAGE_NAME=psycopg2-binary
181181
PSYCOPG2_TESTDB=postgres
182-
PSYCOPG2_TEST_FAST=1
183182
PATH="/tmp/libpq.build/bin:$PATH"
184183
185184
- name: Upload artifacts

0 commit comments

Comments
 (0)