We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215f597 commit fc7f112Copy full SHA for fc7f112
.github/workflows/ci.cli.yml
@@ -35,9 +35,6 @@ jobs:
35
- uses: actions/checkout@v4
36
- uses: pkgxdev/setup@v2
37
38
- - name: precache # makes it easier to read the real output
39
- run: pkgx deno^1 cache test/test.ts build/build.ts
40
-
41
- run: bin/bk build ${{matrix.pkg}}
42
- run: bin/bk test ${{matrix.pkg}}
43
- run: bin/bk audit ${{matrix.pkg}}
0 commit comments