Closed drndr closed 1 year ago
Hi,
When creating a pull request with multiple tasks with a "parent" task id, the test-task check fails at the task id check. Since it expects only one task id, currently there is no way to run the test for multiple tasks in the same submission.
problem solved with creating two seperate PRs for the two main tasks
Hi,
When creating a pull request with multiple tasks with a "parent" task id, the test-task check fails at the task id check. Since it expects only one task id, currently there is no way to run the test for multiple tasks in the same submission.