Skip to content

Fix variable typo in tracehits function #57

Fix variable typo in tracehits function

Fix variable typo in tracehits function #57

Workflow file for this run

name: Check License Lines
on:
push:
branches: [main]
tags: ['*']
pull_request:
jobs:
check-license-lines:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check License Lines
uses: kt3k/[email protected]