Skip to content

Switch back to eu market to get pinnacle odds #131

Switch back to eu market to get pinnacle odds

Switch back to eu market to get pinnacle odds #131

Workflow file for this run

name: CI
on: [pull_request, push]
jobs:
build:
name: Pull Request
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: borales/actions-yarn@v3.0.0
name: Install
with:
cmd: install
env:
PUPPETEER_SKIP_DOWNLOAD: true
- uses: borales/actions-yarn@v3.0.0
name: Lint
with:
cmd: lint
- uses: borales/actions-yarn@v3.0.0
name: Test
with:
cmd: test