Skip to content

[Location] Not found for location undefined #51

[Location] Not found for location undefined

[Location] Not found for location undefined #51

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: make test