mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci: fix dependency
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
tests:
|
||||
name: Tests
|
||||
needs: changes
|
||||
needs: detect-changes
|
||||
strategy:
|
||||
matrix:
|
||||
package: ${{ fromJSON(needs.changes.outputs.packages) }}
|
||||
|
||||
Reference in New Issue
Block a user