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 8ee84be commit ff164fdCopy full SHA for ff164fd
.github/workflows/smoke-windows-cygwin.yml
@@ -27,6 +27,8 @@ jobs:
27
run: |
28
dir c:\tools\cygwin
29
path
30
+ C:\tools\cygwin\usr\bin\id.exe
31
+ C:\tools\cygwin\usr\bin\uname.exe -a
32
- name: Check out again, using Cygwin git, to reset file permissions
33
shell: cmd
34
0 commit comments