Skip to content

Commit 5bb3aac

Browse files
committed
Re-enable local test cases
1 parent f8eb4f4 commit 5bb3aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
with:
1818
# disable export because there are currently problems with shared PCH module cache files with multi-module native export
1919
run-export: false
20-
run-local-tests: false
20+
#run-local-tests: false
2121

0 commit comments

Comments
 (0)