Skip to content

Commit

Permalink
.github: don't do shallow checkouts
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Eduardo Luis <joao@1e3ms.io>
  • Loading branch information
jecluis committed Mar 16, 2024
1 parent 34991d2 commit a38754a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
path: s3gw
submodules: true
fetch-depth: 0

- name: Checkout Ceph HEAD
working-directory: s3gw/ceph
Expand Down

0 comments on commit a38754a

Please sign in to comment.