Skip to content

Commit 8158801

Browse files
authored
Update ci.yml
1 parent 6c1486d commit 8158801

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci.yml

-8
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,6 @@ jobs:
4343
steps:
4444
- name: Checkout branch
4545
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
46-
- run: |
47-
set -x
48-
whoami
49-
ls -la $HOME
50-
ls -la $HOME/.config
51-
ls -la /home
52-
# ls -la /home/runneradmin
53-
env
5446
- name: Set up pixi
5547
uses: prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659 # v0.8.1
5648
with:

0 commit comments

Comments
 (0)