Re-enabling the Spec step

This commit is contained in:
Benedek Farkas
2023-05-26 15:31:56 +02:00
parent 2e22e5c86f
commit cb12c378fb

View File

@@ -36,5 +36,4 @@ jobs:
run: msbuild Orchard.proj /m /t:Test
- name: Spec
if: false
run: msbuild Orchard.proj /m /t:Spec