Update beckn_ci.yml
This commit is contained in:
3
.github/workflows/beckn_ci.yml
vendored
3
.github/workflows/beckn_ci.yml
vendored
@@ -17,9 +17,6 @@ jobs:
|
|||||||
# 1. Checkout the code from the test branch (triggered by PR)
|
# 1. Checkout the code from the test branch (triggered by PR)
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
ref: ${{ env.REF_BRANCH }}
|
|
||||||
fetch-depth: 1
|
|
||||||
|
|
||||||
# 2. Set up Go environment
|
# 2. Set up Go environment
|
||||||
- name: Set up Go 1.24.0
|
- name: Set up Go 1.24.0
|
||||||
|
|||||||
Reference in New Issue
Block a user