Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WoCha-FR committed Jun 15, 2023
1 parent c770655 commit c62d8f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/node-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
matrix:
node-version: ['16', '17', 'lts/*', 'node']
steps:
- uses: szenius/set-timezone@v1.2
with:
timezoneLinux: "Europe/Paris"
- uses: actions/checkout@master
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@master
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![npm](https://img.shields.io/npm/v/mqtt4frenchtools)
![License](https://img.shields.io/github/license/WoCha-FR/mqtt4frenchtools)
[![Build Status](https://app.travis-ci.com/WoCha-FR/mqtt4frenchtools.svg?branch=main)](https://app.travis-ci.com/WoCha-FR/mqtt4frenchtools)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/WoCha-FRmqtt4frenchtools/node-js.yml?branch=main)
[![Coverage Status](https://coveralls.io/repos/github/WoCha-FR/mqtt4frenchtools/badge.svg?branch=main)](https://coveralls.io/github/WoCha-FR/mqtt4frenchtools?branch=main)
![npm](https://img.shields.io/npm/dt/mqtt4frenchtools)

Expand Down

0 comments on commit c62d8f6

Please sign in to comment.