We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13723a1 commit 7c7e1e4Copy full SHA for 7c7e1e4
.github/workflows/checks.yml
@@ -29,7 +29,4 @@ jobs:
29
- name: Setup latest deno version
30
uses: denolib/setup-deno@v2
31
with:
32
- deno-version: v2.x
33
-
34
- - name: Run deno test
35
- run: deno test --allow-none
+ deno-version: v2.x
0 commit comments