Skip to content

Delete lazy-lock.json #8

Delete lazy-lock.json

Delete lazy-lock.json #8

Workflow file for this run

name: Print metrics
on: [push]
jobs:
print-metrics:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.x'
- name: Print metrics
run: python3 metrics.py