Test cygwin workflow #5.

This commit is contained in:
Denis Chancogne 2026-04-17 15:51:20 +02:00
parent 5ed6b9abd1
commit 029355563b

View file

@ -13,10 +13,7 @@ jobs:
packages: cygwin-devel
- name: test
shell: bash {0}
run: ls /usr/include
- name: test2
shell: bash {0}
run: ls /usr/include/netinet
run: gcc --version && cc --version
- name: Build
shell: bash {0}
run: make && make docs