Skip to content

Commit

Permalink
Re-disable skip export in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marcprux committed Nov 28, 2024
1 parent 92fec5f commit 8272e63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8272e63

Please sign in to comment.