mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 00:34:40 +01:00
Remove static resources file from .gitlab-ci.yml
It does not exist anymore
This commit is contained in:
parent
92f0db5385
commit
03279b2a80
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ rustfmt:
|
|||
script:
|
||||
- rustup component add rustfmt
|
||||
- echo -e "" >> src/config.rs
|
||||
- echo -e "" >> src/static_resources.rs
|
||||
- rustc -Vv && cargo -Vv
|
||||
- cargo fmt --version
|
||||
- cargo fmt --all -- --color=always --check
|
||||
|
|
Loading…
Add table
Reference in a new issue