Skip to content

Commit

Permalink
chore: fetch full history of current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaraj-bh committed Sep 24, 2024
1 parent ea22b15 commit cc4340b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ jobs:
system: [ x86_64-linux, aarch64-darwin ]
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: om ci
run: om ci --extra-access-tokens "github.com=${{ secrets.GITHUB_TOKEN }}" run --systems "${{ matrix.system }}"

0 comments on commit cc4340b

Please sign in to comment.