We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa199b commit 03fdc44Copy full SHA for 03fdc44
.github/workflows/ci.yml
@@ -90,6 +90,7 @@ jobs:
90
run: cat /tmp/vscoq_init_log.*
91
92
install-windows:
93
+ if: false
94
runs-on: windows-latest
95
steps:
96
- name: Set git to use LF
0 commit comments