Skip to content

Commit

Permalink
Merge pull request #915 from fxcoudert/persist-credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab authored Dec 15, 2024
2 parents fbaedbd + cd89d09 commit adb2735
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
steps:
- name: Set up Git repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false

- name: Cleanup macOS
if: runner.os == 'macOS'
Expand Down

0 comments on commit adb2735

Please sign in to comment.