This repository was archived by the owner on Jan 21, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,13 +148,13 @@ jobs:
148148 CCACHE_COMPRESSLEVEL : 12
149149 CCACHE_MAXSIZE : 400M
150150
151- - name : Test Windows
152- shell : bash
153- run : ctest --output-on-failure -V -S $GITHUB_WORKSPACE/OpenMS/tools/ci/citest.cmake
154- env :
155- SOURCE_DIRECTORY : " ${{ github.workspace }}/OpenMS"
156- CI_PROVIDER : " GitHub-Actions"
157- BUILD_NAME : " ${{ env.RUN_NAME }}-Win64-class-topp-${{ github.run_number }}"
151+ # - name: Test Windows
152+ # shell: bash
153+ # run: ctest --output-on-failure -V -S $GITHUB_WORKSPACE/OpenMS/tools/ci/citest.cmake
154+ # env:
155+ # SOURCE_DIRECTORY: "${{ github.workspace }}/OpenMS"
156+ # CI_PROVIDER: "GitHub-Actions"
157+ # BUILD_NAME: "${{ env.RUN_NAME }}-Win64-class-topp-${{ github.run_number }}"
158158
159159 - name : Package
160160 shell : bash
You can’t perform that action at this time.
0 commit comments