Skip to content

chore: add benchmarks test #48

chore: add benchmarks test

chore: add benchmarks test #48

Workflow file for this run

name: check-style
on:
push:
branches: [ main, tc-l2 ]
jobs:
check-style:
name: Check Code Style
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
echo "fake action"