Skip to content

Commit

Permalink
Use denopkg.com (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze authored Apr 16, 2020
1 parent 8cb017c commit 12e7874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
deno-version: '0.40'
- run: yarn install --frozen-lockfile
- run: yarn --check-files
- run: deno run --allow-read --allow-write https://raw.githubusercontent.com/wyze/conditional-bisect/master/mod.ts
- run: deno run --allow-read --allow-write https://denopkg.com/wyze/[email protected]/mod.ts
- run: yarn test:coverage
- run: yarn bisect-ppx-report send-to Codecov

0 comments on commit 12e7874

Please sign in to comment.