Skip to content

Commit 78fbad0

Browse files
Copilotthewtex
andcommitted
ENH: Add copilot-setup-steps.yml with pixi installation
Co-authored-by: thewtex <25432+thewtex@users.noreply.github.com>
1 parent 7db3af9 commit 78fbad0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/copilot-setup-steps.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: Setup ITK Development Environment
2+
timeout-minutes: 0
3+
steps:
4+
- name: Set up Pixi
5+
uses: prefix-dev/setup-pixi@v0.8.1

0 commit comments

Comments
 (0)