Update beckn_ci.yml

This commit is contained in:
AbhishekHS220
2025-03-11 14:28:17 +05:30
committed by GitHub
parent 783712f642
commit 51f8548e01

View File

@@ -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