mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-08 00:14:31 +08:00
Removing SpecFlow test execution from the compile workflow
This commit is contained in:
3
.github/workflows/compile.yml
vendored
3
.github/workflows/compile.yml
vendored
@@ -31,6 +31,3 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: msbuild Orchard.proj /m /t:Test
|
||||
|
||||
- name: Spec
|
||||
run: msbuild Orchard.proj /m /t:Spec
|
||||
|
Reference in New Issue
Block a user