We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db0927 commit 4c8e613Copy full SHA for 4c8e613
.github/workflows/ci.yml
@@ -14,8 +14,4 @@ permissions:
14
jobs:
15
call-workflow:
16
uses: skiptools/actions/.github/workflows/skip-framework.yml@main
17
- with:
18
- # disable export because there are currently problems with shared PCH module cache files with multi-module native export
19
- run-export: false
20
- #run-local-tests: false
21
0 commit comments