mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 08:52:50 +08:00
Remove integration tests
This commit is contained in:
parent
a70cc90797
commit
9ce3b99cd6
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@ -77,12 +77,6 @@ jobs:
|
|||||||
- name: Setup .NET SDK
|
- name: Setup .NET SDK
|
||||||
uses: actions/setup-dotnet@v3
|
uses: actions/setup-dotnet@v3
|
||||||
|
|
||||||
- name: Integration Tests
|
|
||||||
shell: bash
|
|
||||||
run: |
|
|
||||||
dotnet tool restore
|
|
||||||
dotnet example --all --skip live --skip livetable --skip prompt --skip screens
|
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user