We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c10bcf commit 7462357Copy full SHA for 7462357
.github/workflows/build.yml
@@ -35,3 +35,4 @@ jobs:
35
else
36
dotnet test test/OrchardCoreContrib.Testing.UI.Tests -c Release --no-restore --verbosity normal
37
fi
38
+ shell: bash
0 commit comments