Skip to content

Commit

Permalink
Fix test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
domkalan committed Jul 28, 2024
1 parent d8dba6b commit a2b85b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@ jobs:
with:
node-version: 18

- name: Install dependencies
run: npm install

- name: 'Build source'
run: npm run build
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Piparr
[![GitHub license](https://img.shields.io/github/license/domkalan/piparr.svg)](https://github.com/domkalan/piparr/blob/master/LICENSE) [![GitHub release](https://img.shields.io/github/release/domkalan/piparr.svg)](https://GitHub.com/domkalan/piparr/releases/) [![GitHub Actions](https://github.com/domkalan/piparr/actions/workflows/test.yml/badge.svg)](https://github.com/domkalan/piparr/actions/)

An M3U/IPTV proxy server designed to be fast and user friendly. Also with experimental support for multiple providers to power channels.

### Why
Expand Down

0 comments on commit a2b85b8

Please sign in to comment.