mirror of https://github.com/tauri-apps/tauri
ci: Remove `tauri-driver` from covector config (#11588)
we messed up the versions which causes the publishing pipeline to fail all the time. i doubt we'll release any further v1 tauri-driver updates anyway
This commit is contained in:
parent
8fd4dbdc18
commit
9752eb638f
|
@ -288,11 +288,6 @@
|
|||
"name": "${ pkg.pkg }-${ pkgFile.version }.crate"
|
||||
}
|
||||
]
|
||||
},
|
||||
"tauri-driver": {
|
||||
"path": "./tooling/webdriver",
|
||||
"manager": "rust",
|
||||
"postversion": "cargo check"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue