Skip to content

Commit

Permalink
updating branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
patel-bhavin committed Jul 2, 2024
1 parent 574b09a commit f4c07b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- name: Run ContentCTL test for changes against develop
run: |
git status
git pull
source .venv/bin/activate
git checkout ${{ github.ref }}
git checkout unit-testing
contentctl test --post-test-behavior never_pause mode:changes --mode.target-branch develop

0 comments on commit f4c07b8

Please sign in to comment.