Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam committed Nov 28, 2023
1 parent f6a0ed6 commit 3b35fc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
steps:
- name: test
run: |
sudo systemctl status postgresql
echo "[INFO] PGPASSWORD='a<b*cde?f_g1H' psql -h postgres -p 5432 -U postgres -d pgdatabase -c \\dn+"
yum list installed | grep postgres
PGPASSWORD='a<b*cde?f_g1H' psql -h postgres -p 5432 -U postgres -d pgdatabase -c \\dn+

0 comments on commit 3b35fc0

Please sign in to comment.