Skip to content

add setting context and move graphql url to it and got rid of session… #132

add setting context and move graphql url to it and got rid of session…

add setting context and move graphql url to it and got rid of session… #132

Workflow file for this run

name: Tests
on: [push]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Repo
uses: ./.github/actions/setup
- name: Run tests
run: yarn test