We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83483c1 commit 80d45bfCopy full SHA for 80d45bf
.github/workflows/ci.yml
@@ -16,6 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
deno: [ "1.36.1", "1.37.0" ]
19
+ name: "check: ${{ matrix.deno }}"
20
steps:
21
- uses: actions/checkout@v4
22
- uses: ./.github/actions/setup-deno-with-cache
0 commit comments