Skip to content

Commit

Permalink
abandon setting safe.directory in CI, at least temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Oct 11, 2023
1 parent 42e1e91 commit 0c6fca9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly_ci_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
image: docker://nrel/openstudio:3.6.1
steps:
- uses: actions/checkout@v4
with:
set-safe-directory: '/urbanopt-cli/urbanopt-cli'
# with:
# set-safe-directory: '/urbanopt-cli/urbanopt-cli'
- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 0c6fca9

Please sign in to comment.