Skip to content

Commit

Permalink
ci: update failures
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Sep 1, 2024
1 parent e3fb991 commit e0829cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
!examples/nunit/src/NUnitFramework/framework/Internal/Results/TestResult.cs
!examples/nunit/src/NUnitFramework/framework/Internal/TestExecutionContext.cs
!examples/nunit/src/NUnitFramework/nunitlite/Options.cs
!examples/nunit/src/NUnitFramework/testdata/TestCaseAttributeFixture.cs
!examples/nunit/src/NUnitFramework/tests/Assertions/WarningTests.cs
!examples/nunit/src/NUnitFramework/tests/Attributes/ApartmentAttributeTests.cs
!examples/nunit/src/NUnitFramework/tests/Attributes/DerivedPropertyAttributeTests.cs
Expand All @@ -138,3 +139,4 @@ jobs:
!examples/nunit/src/NUnitFramework/tests/Internal/EventQueueTests.cs
!examples/nunit/src/NUnitFramework/tests/SynchronizationContextTests.cs
!examples/nunit/src/NUnitFramework/tests/Syntax/PathConstraintTests.cs
!examples/nunit/src/NUnitFramework/windows-tests/SynchronizationContextTests.cs

0 comments on commit e0829cc

Please sign in to comment.