Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Engel Simulator 2020
Engel Simulator 2020
Commits
0a7db36a
Commit
0a7db36a
authored
Mar 08, 2021
by
Rahix
🦀
Browse files
ci: Drop clippy & jq installation
parent
f5930c7a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0a7db36a
...
...
@@ -61,9 +61,6 @@ clippy:
# inherit all global cache settings
<<
:
*global_cache
key
:
merge-requests
before_script
:
-
apt-get install -y jq
-
rustup component add clippy
script
:
-
RUSTFLAGS=-Dwarnings wasm-pack build --dev
-
|
...
...
Write
Preview
Markdown
is supported
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