Skip to content

Commit ea643b9

Browse files
committed
more origin
1 parent 008f5a5 commit ea643b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Update extension
6363
if: steps.pgml_extension_changed.outputs.PGML_EXTENSION_CHANGED_FILES != '0'
6464
run: |
65-
git checkout master
65+
git checkout origin/master
6666
echo "\q" | cargo pgrx run
6767
psql -p 28816 -h localhost -d pgml -P pager -c "CREATE EXTENSION pgml;"
6868
git checkout $GITHUB_SHA
@@ -75,5 +75,5 @@ jobs:
7575
run: |
7676
cargo pgrx test
7777
cargo pgrx start
78-
psql -p 28815 -h 127.0.0.1 -d pgml -P pager -f tests/test.sql
78+
psql -p 28816 -h 127.0.0.1 -d pgml -P pager -f tests/test.sql
7979
cargo pgrx stop

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy