Skip to content

reverting and fix valgrind invalid read #155

reverting and fix valgrind invalid read

reverting and fix valgrind invalid read #155

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