Skip to content

[Cache] Add caching mecanism #46

[Cache] Add caching mecanism

[Cache] Add caching mecanism #46

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