Skip to content

Commit

Permalink
chore(ci): fix build_and_test metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
catbro666 committed Aug 24, 2024
1 parent a631c3f commit 13e8961
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # `git merge-base` requires the history

- name: Get Old Kong Version
id: old-kong-version
Expand Down

0 comments on commit 13e8961

Please sign in to comment.