Skip to content

Commit 80d45bf

Browse files
committed
fixup! debug: matrix test
1 parent 83483c1 commit 80d45bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
deno: [ "1.36.1", "1.37.0" ]
19+
name: "check: ${{ matrix.deno }}"
1920
steps:
2021
- uses: actions/checkout@v4
2122
- uses: ./.github/actions/setup-deno-with-cache

0 commit comments

Comments
 (0)