refactor: remove Cargo workspace
This commit is contained in:
parent
cafd8741ca
commit
010f0091b9
@ -1,2 +0,0 @@
|
|||||||
[workspace]
|
|
||||||
members = ["src-tauri"]
|
|
||||||
2
Makefile
2
Makefile
@ -43,7 +43,7 @@ test: lint
|
|||||||
yarn test
|
yarn test
|
||||||
yarn copy:assets:tauri
|
yarn copy:assets:tauri
|
||||||
yarn build:icon
|
yarn build:icon
|
||||||
cargo test
|
cargo test --manifest-path src-tauri/Cargo.toml
|
||||||
|
|
||||||
# Builds and publishes the app
|
# Builds and publishes the app
|
||||||
build-and-publish: install-and-build
|
build-and-publish: install-and-build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user