aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGravatar Tim Segers <tsegers@pm.me>2022-12-20 19:07:09 +0100
committerGravatar Tim Segers <tsegers@pm.me>2022-12-21 12:00:46 +0100
commit4faf19f634028b07ae1be45d218616dc518680cb (patch)
treebddb746d938d3fa5b96ae864e7d0977661665d98
parent455b5b5914b363ab5d4a0a19594587e91b07f1ec (diff)
downloadopendeco-4faf19f634028b07ae1be45d218616dc518680cb.tar.gz
Remove hardcoded source location from build file
-rw-r--r--.build.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.build.yml b/.build.yml
index 99d052c..815469a 100644
--- a/.build.yml
+++ b/.build.yml
@@ -2,8 +2,6 @@ image: debian/stable
packages:
- build-essential
- clang-format-13
-sources:
- - https://git.sr.ht/~tsegers/opendeco
tasks:
- check-format: |
cd opendeco