mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 09:50:07 +00:00
build(deps-dev): Update turbo to v2 (#3735)
* Update turbo to v2 Also some small config changes * Remove test for the non-exiting "client" pkg * Re-add build:type dependency to lint * Add missing comma * Use turbo in build:watch
This commit is contained in:
13
.github/workflows/lib-check.yml
vendored
13
.github/workflows/lib-check.yml
vendored
@@ -155,19 +155,6 @@ jobs:
|
||||
with:
|
||||
package: bot
|
||||
|
||||
client-unit-test:
|
||||
name: Client
|
||||
needs: build-dist
|
||||
uses: ./.github/workflows/unit-test.yml
|
||||
with:
|
||||
package: client
|
||||
client-other-runtime-test:
|
||||
name: Client
|
||||
needs: client-unit-test
|
||||
uses: ./.github/workflows/other-runtime-unit-test.yml
|
||||
with:
|
||||
package: client
|
||||
|
||||
discordeno-unit-test:
|
||||
name: Discordeno
|
||||
needs: build-dist
|
||||
|
||||
Reference in New Issue
Block a user