Skip to content

Commit

Permalink
Disabled test
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed Nov 11, 2021
1 parent c7327e4 commit f2bfe3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReportGenerator.Core.Test/MsBuildTest.cs
Expand Up @@ -7,7 +7,7 @@ namespace Palmmedia.ReportGenerator.Core.Test
{
public class MsBuildTest
{
[Fact]
[Fact (Skip = "Not working with Github Action")]
public void ExecuteMSBuildScript_NetFull()
{
string configuration = "Release";
Expand Down

0 comments on commit f2bfe3d

Please sign in to comment.