mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
Fix
This commit is contained in:
4
.github/workflows/check.yml
vendored
4
.github/workflows/check.yml
vendored
@@ -52,6 +52,10 @@ jobs:
|
||||
with:
|
||||
path: 'pg_stat_monitor'
|
||||
|
||||
- name: Configure postgres
|
||||
working-directory: postgres
|
||||
run: ./configure
|
||||
|
||||
- name: Debug
|
||||
run: |
|
||||
pwd
|
||||
|
||||
Reference in New Issue
Block a user