Skip to content

Commit

Permalink
temp hack to trigger pytests
Browse files Browse the repository at this point in the history
  • Loading branch information
asp8200 committed Jun 6, 2023
1 parent 63c5c9f commit a9e82ee
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, master, sentieon]

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

0 comments on commit a9e82ee

Please sign in to comment.