Skip to content

Commit

Permalink
Test nightly pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Oct 7, 2023
1 parent d11454a commit b8269bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0 # fetch all history so we can operate on branches correctly
fetch-depth: 16

- name: Get last successful build commit
id: get-commit
Expand Down

0 comments on commit b8269bd

Please sign in to comment.