Skip to content

Commit

Permalink
fix badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Dudkin committed Jan 14, 2024
1 parent f170bf8 commit b7719fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs

name: Node.js CI
name: tests

on:
push:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> A local key/value storage with change watching
![tests](https://github.com/artemdudkin/kv30/actions/workflows/node.js.yml/badge.svg)

## Installation

```bash
Expand Down

0 comments on commit b7719fa

Please sign in to comment.