We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561ce5e commit e2eb0bdCopy full SHA for e2eb0bd
build-aux/ci-test
@@ -1,6 +1,6 @@
1
#!/bin/bash -le
2
3
-pacman -Syu --noconfirm base-devel git gmock gtest python meson fmt perl
+pacman -Syu --noconfirm base-devel git gmock gtest python meson perl
4
5
# Needed to ensure PATH is properly set for perl, etc.
6
source /etc/profile
build-aux/ci-test-asan
0 commit comments