Skip to content

Commit

Permalink
chore: rename actions name and add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
bukowskiadam committed Jan 12, 2024
1 parent 8c03ec3 commit 9489caf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/perf.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run performance tests
name: Performance

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run npm test
name: Tests

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/Schibsted-Tech-Polska/nodesi.svg?branch=master)](https://travis-ci.org/Schibsted-Tech-Polska/nodesi)
[![Tests](https://github.com/Schibsted-Tech-Polska/nodesi/actions/workflows/test.yml/badge.svg)](https://github.com/Schibsted-Tech-Polska/nodesi/actions/workflows/test.yml)
[![GitHub license](https://img.shields.io/github/license/Schibsted-Tech-Polska/nodesi.svg)](https://github.com/Schibsted-Tech-Polska/helix-cli/blob/nodesi/LICENSE.txt)

## What is this?
Expand Down

0 comments on commit 9489caf

Please sign in to comment.