~ruther/NosSmooth

3284d24b81e9c6b73074eb390b2701a1b6c6e721 — Rutherther 2 years ago a68bcd6
chore: filter out NosSmooth.Game.Tests from dotnet test

CI does not contain needed NostaleData files.
1 files changed, 1 insertions(+), 1 deletions(-)

M .github/workflows/build-test.yml
M .github/workflows/build-test.yml => .github/workflows/build-test.yml +1 -1
@@ 27,4 27,4 @@ jobs:
    - name: Build
      run: dotnet build --no-restore
    - name: Test
      run: dotnet test --no-build --verbosity normal
      run: dotnet test --no-build --verbosity normal --filter FullyQualifiedName!~NosSmooth.Game.Tests

Do not follow this link