We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e551270 commit 53c2ee8Copy full SHA for 53c2ee8
.github/workflows/test.yml
@@ -43,6 +43,8 @@ jobs:
43
- name: Smoke test
44
working-directory: build
45
run: |
46
+ pwd
47
+ ls -l
48
./git2cpp -v
49
./git2cpp -h
50
0 commit comments