Skip to content

Commit 7d00915

Browse files
committed
try --test:MSBuildCracker flag
1 parent 352200d commit 7d00915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
run: npm install
4242
- name: Run Fable tests
4343
working-directory: tests/FSharpPlusFable.Tests
44-
run: fable . --outDir bin --runScript ./bin
44+
run: fable . --outDir bin --runScript ./bin --test:MSBuildCracker
4545

0 commit comments

Comments
 (0)