Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
gluebuddy
Commits
1b95f12b
Verified
Commit
1b95f12b
authored
Jan 19, 2022
by
Levente Polyak
🚀
Browse files
ci: check test run with cargo lock file usage
parent
3deca687
Pipeline
#15024
passed with stage
in 1 minute and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1b95f12b
...
...
@@ -17,5 +17,5 @@ test:
paths
:
-
target/release/gluebuddy
script
:
-
cargo build --release
-
cargo test --release
-
cargo build --release
--locked
-
cargo test --release
--locked
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