Skip to content

#2390: getRecentTime() should not be used when tracing is enabled #1981

#2390: getRecentTime() should not be used when tracing is enabled

#2390: getRecentTime() should not be used when tracing is enabled #1981

name: Check Workflow Generation
on: pull_request
jobs:
check-workflow-generation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -yq cpanminus && cpanm --sudo Template::Tiny Config::Simple
- name: Check workflows
shell: bash
run: ./scripts/check_workflow_generation.sh $(pwd)