Skip to content

Commit 439200c

Browse files
committed
Debug
Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
1 parent 4f3ae5b commit 439200c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/odbc.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ jobs:
4545

4646
# - uses: actions/checkout@v4
4747

48-
# - name: Move directories to shorten path
49-
# run: |
50-
# tree
51-
# mkdir D:\a\wd
52-
# mv D:\a\warpdrive\ D:\a\wd
53-
# pwd
54-
# tree
48+
- name: Move directories to shorten path
49+
run: |
50+
tree
51+
mkdir D:\a\wd
52+
mv D:\a\warpdrive\ D:\a\wd
53+
pwd
54+
tree
5555
5656
5757
- name: Change repo path to local repos

0 commit comments

Comments
 (0)