Skip to content

Commit

Permalink
Remove integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
patriksvensson committed Nov 10, 2022
1 parent a70cc90 commit 9ce3b99
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 9ce3b99

Please sign in to comment.