Skip to content

Commit

Permalink
safe.directory necessary?
Browse files Browse the repository at this point in the history
  • Loading branch information
rootmos committed Apr 16, 2024
1 parent 3d3f6ef commit e01c5ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-test.yaml
Expand Up @@ -92,9 +92,6 @@ jobs:
with:
fetch-depth: 0

- name: Mark repository workspace as a safe.directory
run: git config --global --add safe.directory $(pwd)

- name: Create an unprivileged user
run: |
useradd -m $UNPRIVILEGED
Expand Down

0 comments on commit e01c5ca

Please sign in to comment.