Skip to content

Commit

Permalink
Added don't run on Github annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astachowski committed Nov 12, 2024
1 parent 8fb4e63 commit cb2239a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1450,6 +1450,7 @@ public void testAzureS3UploadStreamingIngestFileMetadata() throws Throwable {
}

@Test
@DontRunOnGithubActions
public void testNoSpaceLeftOnDeviceException() throws SQLException {
List<String> supportedAccounts = Arrays.asList("gcpaccount", "s3testaccount", "azureaccount");
for (String accountName : supportedAccounts) {
Expand Down

0 comments on commit cb2239a

Please sign in to comment.