Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bastien Nocera
power-profiles-daemon
Commits
fbc7cad1
Commit
fbc7cad1
authored
Jun 28, 2022
by
Bastien Nocera
Browse files
ci: Enable tests in the CI
parent
b0f6aa5e
Pipeline
#624260
passed with stage
in 1 minute and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fbc7cad1
...
...
@@ -24,7 +24,7 @@ build_stable:
-
dnf update -y && dnf install -y $DEPENDENCIES
-
mkdir tmpdir/
script
:
-
meson -Dgtk_doc=true -Dpylint=true _build
-
meson -Dgtk_doc=true -Dpylint=true
-Dtests=true
_build
-
ninja -v -C _build
-
ninja -v -C _build install
-
ninja -v -C _build uninstall
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment