Skip to content

Commit 9d67776

Browse files
committed
debug
1 parent 53c2ee8 commit 9d67776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ jobs:
4444
working-directory: build
4545
run: |
4646
pwd
47-
ls -l
47+
ls -l git2cpp
4848
./git2cpp -v
49-
./git2cpp -h
49+
./git2cpp --version
5050
5151
- name: Run tests
5252
run: |

0 commit comments

Comments
 (0)