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 bc3a8a2 commit 2206723Copy full SHA for 2206723
.gitattributes
@@ -1,4 +1,4 @@
1
-**/generated-archives/*.tar.xz filter=lfs diff=lfs merge=lfs -text
+**/generated-archives/*.tar.xz diff=lfs merge=lfs -text
2
3
# assure line feeds don't interfere with our working copy hash
4
**/tests/fixtures/*.sh text crlf=input eol=lf
.github/workflows/ci.yml
@@ -12,7 +12,6 @@ jobs:
12
steps:
13
- uses: actions/checkout@v2
14
- uses: Swatinem/rust-cache@v2
15
- - run: git lfs fetch && git lfs checkout
16
- name: tests
17
run: make test
18
- name: docs
tests/fixtures/generated-archives/make-index-from-parts.tar.xz
575 KB
0 commit comments