| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -82,7 +82,7 @@ jobs: | |||
| 82 | 82 | ||
| 83 | 83 | - name: Embedding tests (.NET Core) | |
| 84 | 84 | run: dotnet test --runtime any-${{ matrix.os.platform }} --framework net8.0 --logger "console;verbosity=detailed" src/embed_tests/ | |
| 85 | - if: false | ||
| 85 | + if: always() | ||
| 86 | 86 | ||
| 87 | 87 | - name: Python Tests (Mono) | |
| 88 | 88 | if: ${{ matrix.os.category != 'windows' }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments