Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test action by checking out source first (#2836)
The first action can't be action with simple run step, because it is respecting the working-directory already. Put checkout step to the top.
- Loading branch information