Skip to content

Commit 5e9a141

Browse files
committed
Update deno.yml
1 parent 1efa3df commit 5e9a141

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deno.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy GitHub Pages
1+
name: Deno Test
22

33
on:
44
push:
@@ -22,7 +22,7 @@ concurrency:
2222

2323
jobs:
2424
test:
25-
name: Deno Test
25+
name: Test
2626
runs-on: ubuntu-latest
2727
env:
2828
deno-version: v1.x

0 commit comments

Comments
 (0)