diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0d739f4..4e5e3d3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,8 +14,8 @@ permissions: jobs: call-workflow: uses: skiptools/actions/.github/workflows/skip-framework.yml@main - with: + #with: # disable export because there are currently problems with shared PCH module cache files with multi-module native export - run-export: false + #run-export: false #run-local-tests: false