Skip to content

Commit

Permalink
ci: update checkout ref and depth
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkolenz committed Oct 1, 2024
1 parent bf27123 commit cf8c6a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
# ref: ${{ github.ref_name }}
fetch-depth: 0
ref: ${{ github.ref_name }}
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v8
- run: nix fmt
Expand Down

0 comments on commit cf8c6a1

Please sign in to comment.