Skip to content

Commit 64ec6ff

Browse files
finito
1 parent e0f741d commit 64ec6ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/verify.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,9 @@ jobs:
1515
- uses: ./
1616
with:
1717
version: ${{ inputs.version }}
18+
- run: |
19+
{
20+
cd "${HOME}/bin"
21+
ls -lsah
22+
}
1823
- run: pglt check --skip-db test.sql

0 commit comments

Comments
 (0)