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 b67bdf3 commit ef2b28aCopy full SHA for ef2b28a
.github/workflows/ci.yml
@@ -27,6 +27,8 @@ jobs:
27
with:
28
deno-version: v2.x
29
30
+ - run: make build
31
+
32
- uses: actions/cache@v4
33
34
path: ~/.cache/pre-commit
0 commit comments