Skip to content
Open

test #786

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ tasks:
working_dir: src
script: |
echo "admin bynn: ${bynnbynn}"
echo "pr num: ${github_pr_number}"
echo "head branch: ${github_pr_head_branch}"
exit 1
- name: test_passing_param_to_child
tags: ["my_tag"]
Expand Down