Skip to content

Commit a9c33ce

Browse files
authored
Merge branch 'main' into joyce/group_issues
2 parents 4b1ea04 + 9c3f4a5 commit a9c33ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/site-with-errors.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {Octokit} from '@octokit/core'
66
import {throttling} from '@octokit/plugin-throttling'
77
const OctokitWithThrottling = Octokit.plugin(throttling)
88

9-
describe('site-with-errors', () => {
9+
describe.skip('site-with-errors', () => {
1010
let results: Result[]
1111

1212
beforeAll(() => {

0 commit comments

Comments
 (0)