Skip to content

Commit

Permalink
update c3-e2e as well
Browse files Browse the repository at this point in the history
  • Loading branch information
dario-piotrowicz committed Mar 4, 2024
1 parent e9f874a commit 27236be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/c3-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v3
with:
fetch-depth: 0
fetch-depth: 3
ref: ${{ github.head_ref }}

- name: Install Dependencies
uses: ./.github/actions/install-dependencies
Expand Down

0 comments on commit 27236be

Please sign in to comment.