mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-14 16:02: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
|
||||
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
|
||||
shell: bash
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user