Skip to content

Commit ed878af

Browse files
committed
try out same command as in fuchu
1 parent 1a04772 commit ed878af

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
@@ -39,5 +39,5 @@ jobs:
3939
run: npm install
4040
- name: Run Fable tests
4141
working-directory: tests/FSharpPlusFable.Tests
42-
run: fable . --outDir bin --runScript ./bin --test:MSBuildCracker
42+
run: dotnet fable . --outDir bin --runScript ./bin /d
4343

0 commit comments

Comments
 (0)