diff options
author | 2021-03-16 11:11:12 +0100 | |
---|---|---|
committer | 2021-03-16 11:11:12 +0100 | |
commit | a2b34a233d4f4931cf3d7d26f40475c23f770d7d (patch) | |
tree | 8f6f65668a7fd790a739f9cb2ca09b78fbef7127 /plugin | |
parent | 2e2eec34488f8d55b0e2e80f05b1f56b04efc03d (diff) | |
download | coredns-a2b34a233d4f4931cf3d7d26f40475c23f770d7d.tar.gz coredns-a2b34a233d4f4931cf3d7d26f40475c23f770d7d.tar.zst coredns-a2b34a233d4f4931cf3d7d26f40475c23f770d7d.zip |
workflow: guard against faillint failing (#4524)
So there is (and will always) be a disconnect between latest Go in the
workflow and the actual latest Go used by other utils. Faillint move to
go 1.16 features and for some reason this now borkes.
Add ||true to allow failling to not compile, this will skip that
particular test (so be it)
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions