tests fixes and sprints work
This commit is contained in:
@@ -279,7 +279,7 @@ public sealed class PostgresTestFixture : IAsyncLifetime
|
||||
# .gitea/workflows/build-test-deploy.yml
|
||||
- name: Run PostgreSQL Integration Tests
|
||||
run: |
|
||||
dotnet test src/StellaOps.sln \
|
||||
dotnet test src/<Module>/StellaOps.<Module>.sln \
|
||||
--filter "Category=PostgresIntegration" \
|
||||
--logger "trx;LogFileName=postgres-test-results.trx"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user