Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

docs: update README file with new provider option (#489) #114

docs: update README file with new provider option (#489)

docs: update README file with new provider option (#489) #114

Workflow file for this run

name: CI
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 16
cache: 'yarn'
- name: setup browser
uses: browser-actions/setup-chrome@latest
- name: install dependencies
run: yarn install
- name: test
run: yarn test:ci
- name: lint
run: yarn lint
Morty Proxy This is a proxified and sanitized view of the page, visit original site.