Skip to content

Commit f03dcd0

Browse files
committed
build: revert gaussdb user config, already configured
1 parent edcba48 commit f03dcd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
opengauss:
2727
image: opengauss/opengauss:5.0.0
2828
env:
29-
GS_USERNAME: gaussdb # by default
29+
# GS_USERNAME: gaussdb # by default
3030
GS_PASSWORD: Password@1234
3131
GS_DB: gaussdb_tests
3232
ports:

0 commit comments

Comments
 (0)