Skip to content

fix faulty ENVIRONMENT_FILE #12

fix faulty ENVIRONMENT_FILE

fix faulty ENVIRONMENT_FILE #12

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 scripts/metrics.py