summaryrefslogtreecommitdiff
path: root/.gitea/workflows/gentoo-utils.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitea/workflows/gentoo-utils.yml')
-rw-r--r--.gitea/workflows/gentoo-utils.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitea/workflows/gentoo-utils.yml b/.gitea/workflows/gentoo-utils.yml
index 0cc5ca2..056daa6 100644
--- a/.gitea/workflows/gentoo-utils.yml
+++ b/.gitea/workflows/gentoo-utils.yml
@@ -98,10 +98,6 @@ jobs:
- name: build and check
run: |
- echo $USER
- echo "CC=$CC"
- echo "CXX=$CXX"
- source /etc/profile
meson setup -Dfuzz=enabled -Dtests=enabled -Dbuildtype=debugoptimized -Ddocs=enabled build
meson compile -C build