This commit is contained in:
AlecM33
2022-02-25 21:50:54 -05:00
3 changed files with 3 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [14.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:

View File

@@ -18,16 +18,8 @@ on:
push:
branches-ignore: [master]
# Remove the line above to run when pushing to master
paths:
- 'client/'
- 'server/'
- 'spec/'
pull_request:
branches: [master]
paths:
- 'client/'
- 'server/'
- 'spec/'
###############
# Set the Job #

View File

@@ -2,6 +2,8 @@
<img width="300" src="/client/src/images/logo.gif"/>
</p>
[![Node.js CI](https://github.com/AlecM33/Werewolf/actions/workflows/node.js.yml/badge.svg?branch=master)](https://github.com/AlecM33/Werewolf/actions/workflows/node.js.yml)
Find the latest deployment here: https://playwerewolf.uk.r.appspot.com/.
An application to run games of <a href="https://en.wikipedia.org/wiki/Mafia_(party_game)">Werewolf (Mafia)</a>