Skip to content

Commit 9a6c0a3

Browse files
authored
Fix test badge
1 parent 2ec66ad commit 9a6c0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![deno land](http://img.shields.io/badge/available%20on-deno.land/x-lightgrey.svg?logo=deno)](https://deno.land/x/denops_std)
44
[![deno doc](https://doc.deno.land/badge.svg)](https://doc.deno.land/https/deno.land/x/denops_std/mod.ts)
5-
[![Test](https://github.com/vim-denops/deno-denops-std/workflows/Test/badge.svg)](https://github.com/vim-denops/deno-denops-std/actions?query=workflow%3ATest)
5+
[![Test](https://github.com/vim-denops/deno-denops-std/actions/workflows/test.yml/badge.svg)](https://github.com/vim-denops/deno-denops-std/actions/workflows/test.yml)
66

77
[Deno][deno] module for [denops.vim][denops.vim]. This module is assumed to be
88
used in denops plugin and the code is assumed to be called in a worker thread

0 commit comments

Comments
 (0)