Skip to content

Fixing BAM size calc for WDL version #597

Fixing BAM size calc for WDL version

Fixing BAM size calc for WDL version #597

Workflow file for this run

# This workflow validates all pipeline WDL files in TAG-public repo using the 'womtool' tool.
name: WomtoolCheck
on:
push:
branches:
- '*'
jobs:
validate_wdl_job:
runs-on: ubuntu-latest
name: Validate all wdl using womtool
steps:
- uses: actions/checkout@v2
with:
repository: broadinstitute/TAG-public
- name: Run womtools
run: |
./test_scripts/validate_wdls.sh