mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Re-enabling the Spec step
This commit is contained in:
1
.github/workflows/compile.yml
vendored
1
.github/workflows/compile.yml
vendored
@@ -36,5 +36,4 @@ jobs:
|
||||
run: msbuild Orchard.proj /m /t:Test
|
||||
|
||||
- name: Spec
|
||||
if: false
|
||||
run: msbuild Orchard.proj /m /t:Spec
|
||||
|
||||
Reference in New Issue
Block a user