fixup
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 6s
Gentoo Utils / grep (push) Successful in 2s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / test (push) Successful in 34s
All checks were successful
Gentoo Utils / build-oci-image (push) Successful in 6s
Gentoo Utils / grep (push) Successful in 2s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 13s
Gentoo Utils / build (push) Successful in 20s
Gentoo Utils / test (push) Successful in 34s
This commit is contained in:
@@ -165,7 +165,7 @@ jobs:
|
|||||||
|
|
||||||
- name: grep for patterns
|
- name: grep for patterns
|
||||||
run: |
|
run: |
|
||||||
if git grep -e 'dbg!' -- '*.rs'; then
|
if git grep -e 'dbg!|todo!' -- '*.rs'; then
|
||||||
false
|
false
|
||||||
else
|
else
|
||||||
true
|
true
|
||||||
|
|||||||
Reference in New Issue
Block a user