Skip to content

Commit

Permalink
I don't understand what's going on here
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrawehr committed Aug 12, 2024
1 parent a35a19f commit 9e52d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/System.Device.Gpio.Tests/ProtocolTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public class ProtocolsTests
{
// See #2339: This test is very frequently failing in CI, looks like a hardware issue.
[Fact]
[Trait("feature", "spi")]
// [Trait("feature", "spi")]
[Trait("requires", "working-hardware")]
public void SPI_Mcp3008CanRead()
{
Expand Down

0 comments on commit 9e52d4f

Please sign in to comment.