Skip to content

Commit 9e11e66

Browse files
committed
remove ts-ignore
1 parent 9b1ccdc commit 9e11e66

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ async function runCypressTests (baseUrl, record, spec, group, tag) {
100100
spec,
101101
record,
102102
group,
103-
// ignoring the TS error for now
104-
// https://github.com/cypress-io/cypress/pull/6796
105-
// @ts-ignore
106103
tag,
107104
ciBuildId
108105
})

0 commit comments

Comments
 (0)