We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a73e4a commit 313a0f5Copy full SHA for 313a0f5
scripts/github-actions.fsx
@@ -125,4 +125,4 @@ let workflows = [
125
]
126
127
128
-EntryPoint.Process fsi.CommandLineArgs workflows
+exit <| EntryPoint.Process fsi.CommandLineArgs workflows
0 commit comments