Skip to content

Commit

Permalink
CI: Ensure Cygwin CMake tests plugins.
Browse files Browse the repository at this point in the history
  • Loading branch information
DWesl committed Mar 2, 2024
1 parent 1d4b98c commit f094ee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests_win_cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
-DENABLE_NETCDF_4=ON -DENABLE_DAP=ON -DBUILD_UTILITIES=ON
-DBUILD_SHARED_LIBS=ON -DENABLE_TESTS=ON -DENABLE_DAP=TRUE
-DENABLE_HDF5=TRUE -DENABLE_NCZARR=TRUE -DENABLE_DAP_LONG_TESTS=TRUE
-DENABLE_PLUGINS=ON
- name: Look at config.log if error
if: ${{ failure() }}
Expand Down

0 comments on commit f094ee2

Please sign in to comment.