Skip to content

Commit fc7f112

Browse files
committed
Fix CI?
1 parent 215f597 commit fc7f112

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.cli.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ jobs:
3535
- uses: actions/checkout@v4
3636
- uses: pkgxdev/setup@v2
3737

38-
- name: precache # makes it easier to read the real output
39-
run: pkgx deno^1 cache test/test.ts build/build.ts
40-
4138
- run: bin/bk build ${{matrix.pkg}}
4239
- run: bin/bk test ${{matrix.pkg}}
4340
- run: bin/bk audit ${{matrix.pkg}}

0 commit comments

Comments
 (0)