chore: Update /core constants (#8874)

This commit is contained in:
Jiralite
2022-11-28 08:14:16 +00:00
committed by GitHub
parent ebf9991df7
commit ed68a1af5b
8 changed files with 9 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ jobs:
max-parallel: 1
fail-fast: false
matrix:
package: ['brokers', 'builders', 'collection', 'discord.js', 'proxy', 'rest', 'util', 'voice', 'ws']
package: ['brokers', 'builders', 'collection', 'core', 'discord.js', 'proxy', 'rest', 'util', 'voice', 'ws']
runs-on: ubuntu-latest
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}