Skip to content

Commit

Permalink
ci: only build centipede package and checks once
Browse files Browse the repository at this point in the history
  • Loading branch information
max-niederman committed Apr 25, 2024
1 parent 894999e commit 5db56de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions garnix.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
builds:
include:
- packages.*.*
- checks.*.*
- packages.*.centipede
- checks.*.centipede
- devShell.*

0 comments on commit 5db56de

Please sign in to comment.