Skip to content

Commit

Permalink
Remove unstable npm workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmielnik committed Jul 21, 2024
1 parent d8ca2dc commit 945b25a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/npm.yml

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@

<p>
<img src="https://github.com/kamilmielnik/scrabble-solver/actions/workflows/build.yml/badge.svg" alt="Build" />
<img src="https://github.com/kamilmielnik/scrabble-solver/actions/workflows/npm.yml/badge.svg" alt="npm" />
<img src="https://github.com/kamilmielnik/scrabble-solver/actions/workflows/jest.yml/badge.svg" alt="Jest Tests" />
<img src="https://github.com/kamilmielnik/scrabble-solver/actions/workflows/cypress.yml/badge.svg" alt="Cypress Tests" />
<img src="https://github.com/kamilmielnik/scrabble-solver/actions/workflows/eslint.yml/badge.svg" alt="ESLint" />
Expand Down

0 comments on commit 945b25a

Please sign in to comment.