Skip to content

Commit

Permalink
ci: Remove tauri-driver from covector config (#11588)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
FabianLars authored Nov 5, 2024
1 parent 8fd4dbd commit 9752eb6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .changes/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,11 +288,6 @@
"name": "${ pkg.pkg }-${ pkgFile.version }.crate"
}
]
},
"tauri-driver": {
"path": "./tooling/webdriver",
"manager": "rust",
"postversion": "cargo check"
}
}
}

0 comments on commit 9752eb6

Please sign in to comment.