summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-07-02 16:13:22 -0400
committerseth <[email protected]>2023-07-02 16:13:22 -0400
commit8363f5b0703d824b3c58cf86c5cf3a6b9f162ae7 (patch)
treee64e1f607cb001e5ec95bc8982acb4e0858c1216
parent768d6281a829da64c5ee085f21b58a8aa88bda0e (diff)
chore(ci): run checks in garnix
-rw-r--r--garnix.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/garnix.yaml b/garnix.yaml
index 296a431..64bee81 100644
--- a/garnix.yaml
+++ b/garnix.yaml
@@ -1,5 +1,6 @@
builds:
exclude: []
include:
+ - "checks.x86_64-linux.*"
- "packages.x86_64-linux.*"
- "devShells.x86_64-linux.default"