We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b098523 commit 0403fe5Copy full SHA for 0403fe5
.github/workflows/test.yml
@@ -12,6 +12,8 @@ jobs:
12
contents: read
13
steps:
14
- uses: actions/checkout@v5
15
+ with:
16
+ fetch-depth: 0
17
- uses: cachix/install-nix-action@v31
18
- uses: cachix/cachix-action@v16
19
with:
0 commit comments