Skip to content

Commit

Permalink
CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhavdeep13 committed Feb 14, 2025
1 parent 59c5bfe commit d21d305
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ jobs:
# Step 1: Checkout correct branch
- name: Checkout Code
uses: actions/checkout@v3

with:
ref: ${{ github.ref }}

# Step 2: Debug - Verify directory structure
- name: Debug - Verify Repository Structure
run: |
Expand Down

0 comments on commit d21d305

Please sign in to comment.