Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bad545a

Browse files
Re-remove safe.directory step
We chown the workspace, so this shouldn't be needed. This commit also removes the "Debug ownership" step.
1 parent b32932f commit bad545a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

‎.github/workflows/alpine-test.yml‎

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,6 @@ jobs:
3232
chown -R runner:docker -- "$GITHUB_WORKSPACE"
3333
shell: sh -exo pipefail {0} # Run this as root, not the "runner" user.
3434

35-
- name: Debug ownership
36-
run: |
37-
printenv GITHUB_WORKSPACE
38-
printenv RUNNER_WORKSPACE
39-
whoami
40-
id
41-
ls -alR /__w
42-
43-
- name: Special configuration for Alpine Linux git
44-
run: |
45-
git config --global --add safe.directory "$(pwd)"
46-
4735
- name: Prepare this repo for tests
4836
run: |
4937
./init-tests-after-clone.sh

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /