Skip to content

[Lint] Format and change 80 to 90 columns #148

[Lint] Format and change 80 to 90 columns

[Lint] Format and change 80 to 90 columns #148

Workflow file for this run

name: e2e tests
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run Tests
run: timeout 3m make test