Re-enabling the Specs step

This commit is contained in:
Benedek Farkas 2023-05-24 13:07:17 +02:00
parent f610c53bcf
commit 70ed140231

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