Skip to content

build(deps): bump graphql from 16.6.0 to 16.8.1 #186

build(deps): bump graphql from 16.6.0 to 16.8.1

build(deps): bump graphql from 16.6.0 to 16.8.1 #186

Workflow file for this run

name: Integration testing
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Integration testing
run: |
cd docker
docker-compose up --exit-code-from dashboard_test