Skip to content

#2256: timing: add more significant figures #2313

#2256: timing: add more significant figures

#2256: timing: add more significant figures #2313

Workflow file for this run

name: Check License
on: pull_request
jobs:
check-license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install libfile-find-rule-perl
- name: Check license
shell: bash
run: ./scripts/check_license.sh $(pwd)