Skip to content

Conversation

@hamzaremmal
Copy link
Member

This is just a test for the new self-hosted windows machines. Please ignore.


[skip test]
[skip mima]
[skip community_build]
[skip test_sbt]

Comment on lines -229 to -234
- name: Reset existing repo
shell: cmd
run: |
git config --global --add safe.directory $GITHUB_WORKSPACE
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We had to populate the runners this way. When done manually, windows complains about permissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant