Skip to content

Commit 6d05738

Browse files
authored
Apply suggestions from code review
1 parent ab838e7 commit 6d05738

File tree

2 files changed

+2
-2
lines changed
  • packages
    • bibfmt/bibfmt.0.7.9
    • doi2bib/doi2bib.0.7.9

2 files changed

+2
-2
lines changed

packages/bibfmt/bibfmt.0.7.9/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ build: [
2222
"-j"
2323
jobs
2424
"@install"
25-
"@runtest" {with-test}
25+
# "@runtest" {with-test}
2626
"@doc" {with-doc}
2727
]
2828
]

packages/doi2bib/doi2bib.0.7.9/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build: [
1515
"-j"
1616
jobs
1717
"@install"
18-
"@runtest" {with-test}
18+
# "@runtest" {with-test}
1919
"@doc" {with-doc}
2020
]
2121
]

0 commit comments

Comments
 (0)