Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit ddf3986

Browse files
authored
Update ci.yml
1 parent e70df4d commit ddf3986

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,4 @@ jobs:
2020
deno-version: '0.40'
2121
- run: yarn install --frozen-lockfile
2222
- run: yarn --check-files
23-
- run: deno run --allow-read --allow-write https://denopkg.com/wyze/conditional_bisect@v1.0.1/mod.ts
24-
- run: yarn test:coverage
25-
- run: yarn bisect-ppx-report send-to Codecov
23+
- run: yarn test

0 commit comments

Comments
 (0)