aboutsummaryrefslogtreecommitdiff
path: root/contrib/ci/jobs
diff options
context:
space:
mode:
authorAntoine A <>2024-04-23 16:46:58 +0900
committerAntoine A <>2024-04-23 16:46:58 +0900
commitaf63e4b282afe28b222b00c6b44292d8b65bf528 (patch)
tree022cb7d93573d1814b0181c406cdefa540f52912 /contrib/ci/jobs
parent0c7b0d7ce73c43eff03302f6c986689c8091fb1f (diff)
downloadlibeufin-af63e4b282afe28b222b00c6b44292d8b65bf528.tar.gz
libeufin-af63e4b282afe28b222b00c6b44292d8b65bf528.tar.bz2
libeufin-af63e4b282afe28b222b00c6b44292d8b65bf528.zip
Fix CI
Diffstat (limited to 'contrib/ci/jobs')
-rwxr-xr-xcontrib/ci/jobs/0-codespell/job.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ci/jobs/0-codespell/job.sh b/contrib/ci/jobs/0-codespell/job.sh
index 010d9ada..1bd43d50 100755
--- a/contrib/ci/jobs/0-codespell/job.sh
+++ b/contrib/ci/jobs/0-codespell/job.sh
@@ -20,6 +20,7 @@ configure~
*/*.xsd
*/*.xml
*/ebics/src/test/kotlin/EbicsOrderUtilTest.kt
+*/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022CodeSets.kt
*/common/src/main/kotlin/TalerErrorCode.kt
EOF
);