Skip to content

Commit

Permalink
Update pytest-workflow.yml
Browse files Browse the repository at this point in the history
add tests on sentieon branch
  • Loading branch information
maxulysse authored Apr 27, 2023
1 parent 56fd49b commit 41509ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: pytest-workflow
# This workflow runs the pipeline with the minimal test dataset to check that it completes without any syntax errors
on:
pull_request:
branches: [dev, master]
branches: [dev, sentieon, master]

# Cancel if a newer run is started
concurrency:
Expand Down

0 comments on commit 41509ba

Please sign in to comment.