We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c103a1 commit f60d67fCopy full SHA for f60d67f
CICD.Tools.GitHubToCatalogYamlTests/GitHubServiceTests.cs
@@ -28,7 +28,7 @@
28
/// }
29
/// </code>
30
/// </summary>
31
- [TestClass]
+ [TestClass, Ignore]
32
public class GitHubServiceIntegrationTests
33
{
34
private GitHubService _service;
0 commit comments